DependentAttributeMetadataCollection.Item[String] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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