EntityRelationsWithDependantEntityMetadata.DependantEntitiesCollection Property

Definition

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

Property Value

Attributes

Applies to