CObjectName.Id Field
Specifies the ID for the object.
Syntax
[Visual Basic .NET]
Public Field Id As String
[C#]
public string Id;
[C++]
public: String* Id;
Requirements
Namespace: Microsoft.Crm.Platform.Proxy
Assembly: Microsoft.Crm.Platform.Proxy.dll
See Also