Gets or sets int value for the last Minutes when in the LastDHM mode.
Namespace: Ico.Awx.CommonAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public int LastMins { get; set; } |
Visual Basic |
---|
Public Property LastMins As Integer Get Set |
JScript |
---|
function get LastMins () : int function set LastMins (value : int) |