IAccount.Organization Property
Provides access to description of the licensed organization.
If Organization is null then the license is personal.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
IOrganizationInfo Organization { get; }
ReadOnly Property Organization As IOrganizationInfo
Get
property IOrganizationInfo^ Organization {
IOrganizationInfo^ get ();
}
abstract Organization : IOrganizationInfo with get
Property Value
IOrganizationInfo