Organization.Id Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets the organization ID.
Namespace: Microsoft.Xrm.Sdk.Deployment
Assembly: Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)
Syntax
[DataMemberAttribute]
public Guid Id { get; set; }
<DataMemberAttribute>
Public Property Id As Guid
Property Value
Type: System.Guid
Type: Guid
The organization ID.
Remarks
This property is assigned a value when the organization is created. This property is required when using the BeginUpdateOrganizationRequest class.
See Also
Organization Class
Microsoft.Xrm.Sdk.Deployment Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright