DependentAttributeMetadataCollection.Item[String] Property

Definition

public:
 property Microsoft::Crm::Sdk::Messages::DependentAttributeMetadata ^ default[System::String ^] { Microsoft::Crm::Sdk::Messages::DependentAttributeMetadata ^ get(System::String ^ attributeLogicalName); };
public Microsoft.Crm.Sdk.Messages.DependentAttributeMetadata this[string attributeLogicalName] { get; }
member this.Item(string) : Microsoft.Crm.Sdk.Messages.DependentAttributeMetadata
Default Public ReadOnly Property Item(attributeLogicalName As String) As DependentAttributeMetadata

Parameters

attributeLogicalName
String

Property Value

Applies to