AppEntityInfo.Forms Property

Definition

For internal use only.

public:
 property System::Collections::Generic::List<Microsoft::Crm::Sdk::Messages::ArtifactIdType ^> ^ Forms { System::Collections::Generic::List<Microsoft::Crm::Sdk::Messages::ArtifactIdType ^> ^ get(); void set(System::Collections::Generic::List<Microsoft::Crm::Sdk::Messages::ArtifactIdType ^> ^ value); };
[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.List<Microsoft.Crm.Sdk.Messages.ArtifactIdType> Forms { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Forms : System.Collections.Generic.List<Microsoft.Crm.Sdk.Messages.ArtifactIdType> with get, set
Public Property Forms As List(Of ArtifactIdType)

Property Value

Attributes

Applies to