[This is preliminary documentation and is subject to change.]
Enables or Disables the Billing/Accounting for the users in the system.
Do no modify this entry directly by editing this value if it is originally off.
By default it is Off. If you wish to switch it on, use the Enable Accounting in OEM
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public static bool AccountingAvailable { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property AccountingAvailable As Boolean |
Visual C++ |
---|
public: static property bool AccountingAvailable { bool get (); } |