EntityKeyMetadata.IsCustomizable Property

Definition

Gets or sets a Boolean value that specifies whether the entity key metadata is customizable.

public:
 property Microsoft::Xrm::Sdk::BooleanManagedProperty ^ IsCustomizable { Microsoft::Xrm::Sdk::BooleanManagedProperty ^ get(); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Xrm.Sdk.BooleanManagedProperty IsCustomizable { get; }
[<System.Runtime.Serialization.DataMember>]
member this.IsCustomizable : Microsoft.Xrm.Sdk.BooleanManagedProperty
Public ReadOnly Property IsCustomizable As BooleanManagedProperty

Property Value

Attributes

Applies to