Indicates whether or not the e-Series module eDues/eBilling is licensed
Namespace: Asi.iBOAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public static bool IsEDuesLicensed { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property IsEDuesLicensed As Boolean Get |
| Visual C++ |
|---|
public: static property bool IsEDuesLicensed { bool get (); } |
Field Value
true if the e-Series module eDues/eBilling add-on is licensed for this iMIS instance; false otherwise.
Remarks
For information on the iMIS instance being used, see InitializeSystem()()()().