EmptyAccountOrganization Property
Describes the licensed organization. If then the license is personal.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
public IOrganizationInfo Organization { get; }
Public ReadOnly Property Organization As IOrganizationInfo
Get
public:
virtual property IOrganizationInfo^ Organization {
IOrganizationInfo^ get () sealed;
}
abstract Organization : IOrganizationInfo with get
override Organization : IOrganizationInfo with get
IOrganizationInfoIAccountManagerOrganization