TrustedSettingsDefaultOrganization Property

Describes the predefined licensed organization which should be used as default value of Organization. This property is unless the organization info is provided in the trusted settings.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public IOrganizationInfo DefaultOrganization { get; }

Property Value

IOrganizationInfo

Implements

ITrustedSettingsDefaultOrganization

See Also