The number of historical alarms downloaded
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool HasMoreData { get; private set; } |
Visual Basic |
---|
Public Property HasMoreData As Boolean Get Private Set |
JScript |
---|
function get HasMoreData () : boolean private function set HasMoreData (value : boolean) |