ReactivateEntityKeyRequest.EntityKeyLogicalName Property
Applies To: Dynamics CRM 2015
Gets or sets the entity key name.
Namespace: Microsoft.Xrm.Sdk.Messages
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public string EntityKeyLogicalName { get; set; }
public:
property String^ EntityKeyLogicalName {
String^ get();
void set(String^ value);
}
member EntityKeyLogicalName : string with get, set
Public Property EntityKeyLogicalName As String
Property Value
Type: System.String
Type: String
See Also
ReactivateEntityKeyRequest Class
Microsoft.Xrm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright