Compartir a través de


DependentRelationshipCollection.DependentRelationships Property

Definition

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

Property Value

Attributes

Applies to