ModulesAliquoAPIModuleAvailable Property

Returns whether the API module is available (API is always available).

Definition

Namespace: Aliquo.Core
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public bool APIModuleAvailable { get; }

Property Value

Boolean

See Also