Set true = if (String.IsNullOrEmpty(TimeZoneID) and DateTimeHelper.IsTimeZoneIdValid(TimeZoneID))
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool IsTimeZoneEnabled { get; set; } |
| Visual Basic |
|---|
Public Property IsTimeZoneEnabled As Boolean Get Set |
| JScript |
|---|
function get IsTimeZoneEnabled () : boolean function set IsTimeZoneEnabled (value : boolean) |