This topic has not yet been rated - Rate this topic

IPluginExecutionContext.OrganizationName Property

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Gets the name of the organization that the entity belongs to and the plug-in executes under.

Syntax

[Visual Basic .NET]
OverridablePublic ReadOnly Property OrganizationName As String
[C#]
public virtual string OrganizationName {get;}

Property Value

The value of this property is a String type.

Remarks

This property is read only. See the organization.name property.

Requirements

Namespace: Microsoft.Crm.Sdk

Assembly: Microsoft.Crm.Sdk.dll

See Also

Reference


© 2010 Microsoft Corporation. All rights reserved.


Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.