EntityRelationsWithDependantEntityMetadata.AttributesMetadata Property

Definition

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

Property Value

Attributes

Applies to