EntityRelationsWithDependantEntityMetadata.EntityRelationshipCollection Property

Definition

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

Property Value

Attributes

Applies to