IExecutionContext.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

string OrganizationName { get; }
ReadOnly Property OrganizationName As String

Property Value

Type: System.String

Type: String
The unique name of the organization that the entity currently being processed belongs to and the plug-in executes under.

Remarks

See the Name attribute of the Organization entity.

See Also

IExecutionContext Interface
Microsoft.Xrm.Sdk Namespace
Organization entities

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright