Compartir a través de


DependentEntityMetadataCollection.DependantEntities Property

Definition

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

Property Value

Attributes

Applies to