Share via


DependentRelationshipCollection.Add(DependentRelationship) Method

Definition

public:
 void Add(Microsoft::Crm::Sdk::Messages::DependentRelationship ^ dependentRelationship);
public void Add (Microsoft.Crm.Sdk.Messages.DependentRelationship dependentRelationship);
member this.Add : Microsoft.Crm.Sdk.Messages.DependentRelationship -> unit
Public Sub Add (dependentRelationship As DependentRelationship)

Parameters

dependentRelationship
DependentRelationship

Applies to