OrganizationId Property (SalesforceConnectionStringBuilder)
Gets or sets a string, representing a unique identifier for the Salesforce organization to which the account you connect to belongs.
public string OrganizationId {get; set;}
'Declaration
Public Property OrganizationId As String
Property Value
A unique identifier for the Salesforce organization to which the account you connect to belongs.