Gets or sets int value for the last Days 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 LastDays { get; set; } |
| Visual Basic |
|---|
Public Property LastDays As Integer Get Set |
| JScript |
|---|
function get LastDays () : int function set LastDays (value : int) |