LicenseInfoQuantity Property |
|
DataPA OpenAnalytics API Reference
Gets the quanity of the current license.
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int Quantity { get; }
Public ReadOnly Property Quantity As Integer
Get
public:
virtual property int Quantity {
int get () sealed;
}
Return Value
Type:
Int32The quanity of the current license.
Remarks See Also