DependencyMetadataCollection.DependencyMetadataInfoCollection Property

Definition

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

Property Value

Attributes

Applies to