DependentEntityMetadata.Attributes Property

Definition

public:
 property Microsoft::Crm::Sdk::Messages::DependentAttributeMetadataCollection ^ Attributes { Microsoft::Crm::Sdk::Messages::DependentAttributeMetadataCollection ^ get(); void set(Microsoft::Crm::Sdk::Messages::DependentAttributeMetadataCollection ^ value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Crm.Sdk.Messages.DependentAttributeMetadataCollection Attributes { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Attributes : Microsoft.Crm.Sdk.Messages.DependentAttributeMetadataCollection with get, set
Public Property Attributes As DependentAttributeMetadataCollection

Property Value

Attributes

Applies to