Click or drag to resize
OrganizationCredentialsOrganizationName Property
Gets or sets the SalesForce organization name. This information is optional.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 9.0.0
Syntax
C#
public string OrganizationName { get; set; }

Property Value

Type: String
See Also