RemoteExecutionContext.OrganizationName Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets the unique name of the organization that the entity currently being processed belongs to and the plug-in executes under.
Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
[DataMemberAttribute]
public string OrganizationName { get; set; }
<DataMemberAttribute>
Public Property OrganizationName As String
Property Value
Type: System.String
Type: String
The unique name of the organization.
Implements
IExecutionContext.OrganizationName
Remarks
See the Organization.Name attribute.
See Also
RemoteExecutionContext Class
Microsoft.Xrm.Sdk Namespace
Organization entities
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright