Indicates whether or not the Activities sub-system is licensed
Namespace:
Asi.iBOAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public static bool IsActivityLicensed { get; } |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly Property IsActivityLicensed As Boolean |
| Visual C++ |
|---|
public: static property bool IsActivityLicensed { bool get (); } |
Field Value
true if the Activities sub-system is licensed for this iMIS instance; false otherwise.
Remarks
For information on the iMIS instance being used, see InitializeSystem()()().