DependentAttributeMetadataCollection.Contains Method

Definition

public:
 bool Contains(Microsoft::Crm::Sdk::Messages::DependentAttributeMetadata ^ dependentEntityMetadata);
public bool Contains (Microsoft.Crm.Sdk.Messages.DependentAttributeMetadata dependentEntityMetadata);
member this.Contains : Microsoft.Crm.Sdk.Messages.DependentAttributeMetadata -> bool
Public Function Contains (dependentEntityMetadata As DependentAttributeMetadata) As Boolean

Parameters

dependentEntityMetadata
DependentAttributeMetadata

Returns

Applies to