DependentEntityMetadataCollection.Add(DependentEntityMetadata) Method

Definition

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

Parameters

dependentEntityMetadata
DependentEntityMetadata

Applies to