RetrieveFilteredFormsResponse.SystemForms Property
Applies To: Dynamics CRM 2015
Gets a collection of SystemForm entity references.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public EntityReferenceCollection SystemForms { get; }
public:
property EntityReferenceCollection^ SystemForms {
EntityReferenceCollection^ get();
}
member SystemForms : EntityReferenceCollection with get
Public ReadOnly Property SystemForms As EntityReferenceCollection
Property Value
Type: Microsoft.Xrm.Sdk.EntityReferenceCollection
Type: EntityReferenceCollection
A collection of SystemForm entity references.
See Also
RetrieveFilteredFormsResponse Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright