RetrieveFilteredFormsResponse.SystemForms Property

Definition

Gets a collection of SystemForm entity references.

public:
 property Microsoft::Xrm::Sdk::EntityReferenceCollection ^ SystemForms { Microsoft::Xrm::Sdk::EntityReferenceCollection ^ get(); };
public Microsoft.Xrm.Sdk.EntityReferenceCollection SystemForms { get; }
member this.SystemForms : Microsoft.Xrm.Sdk.EntityReferenceCollection
Public ReadOnly Property SystemForms As EntityReferenceCollection

Property Value

A collection of SystemForm entity references.

Applies to