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.Proxy
Assembly: microsoft.crm.proxy.dll
See Also
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.Proxy
Assembly: microsoft.crm.proxy.dll
See Also