IAccount.Organization Property

Provides access to description of the licensed organization. If Organization is null then the license is personal.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
IOrganizationInfo Organization { get; }

Property Value

IOrganizationInfo

See Also