EntityKeyMetadata.EntityKeyIndexStatus 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.
Gets or sets the entity key index status.
public:
property Microsoft::Xrm::Sdk::EntityKeyIndexStatus EntityKeyIndexStatus { Microsoft::Xrm::Sdk::EntityKeyIndexStatus get(); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Xrm.Sdk.EntityKeyIndexStatus EntityKeyIndexStatus { get; }
[<System.Runtime.Serialization.DataMember>]
member this.EntityKeyIndexStatus : Microsoft.Xrm.Sdk.EntityKeyIndexStatus
Public ReadOnly Property EntityKeyIndexStatus As EntityKeyIndexStatus
Property Value
- Attributes