OrgAndProjectIsSet
property in Coherence.Editor.PortalUtil
Properties
public static bool OrgAndProjectIsSet { get; }
returns true if Coherence.RuntimeSettings.ProjectID has a value that is not null or empty, and Coherence.RuntimeSettings.OrganizationID has a value that is found among organizations; otherwise, false.
NOTE: Always returns false, unless FetchOrgs(Action<OrganizationList>) has been called! This might not have happened unless the Coherence Sync window has been opened.
Property Value
Type | Description |
---|---|
bool |