AppEntityInfo.Views Property

Definition

For internal use only.

public:
 property System::Collections::Generic::List<Microsoft::Crm::Sdk::Messages::ArtifactIdType ^> ^ Views { 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> Views { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Views : System.Collections.Generic.List<Microsoft.Crm.Sdk.Messages.ArtifactIdType> with get, set
Public Property Views As List(Of ArtifactIdType)

Property Value

Attributes

Applies to