Interface LookupFilterOptions

Interface for options used in Xrm.Utility.lookupObjects(LookupOptions) filters

Hierarchy

  • LookupFilterOptions

Properties

entityLogicalName: string

The entity type to which to apply this filter.

filterXml: string

The FetchXML filter element to apply.

Generated using TypeDoc