UNPKG

more-xrm

Version:

Create more applications using the Microsoft Dynamics Xrm platform, enables querying the dynamics data model from any application.

3 lines (2 loc) 131 B
import { Query } from "./Query"; export default function GetQueryXml(query: Query, maxRowCount?: number, format?: boolean): any;