Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
Gets the AttributeInfo of the primary key property.
Namespace: Microsoft.Xrm.Client.Metadata
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public AttributeInfo PrimaryKeyProperty { get; }
public:
property AttributeInfo^ PrimaryKeyProperty {
AttributeInfo^ get();
}
member PrimaryKeyProperty : AttributeInfo with get
Public ReadOnly Property PrimaryKeyProperty As AttributeInfo
Property Value
Type: Microsoft.Xrm.Client.Metadata.AttributeInfo
Type: AttributeInfo
The attribute info for the primary key.
See Also
AttributeInfo
EntityInfo Class
Microsoft.Xrm.Client.Metadata Namespace
Developer extensions for Microsoft Dynamics CRM 2015
Return to top
© 2017 Microsoft. All rights reserved. Copyright