次の方法で共有


DependentAttributeMetadataCollection.Add(DependentAttributeMetadata) Method

Definition

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

Parameters

dependentEntityMetadata
DependentAttributeMetadata

Applies to