Looks up a localized string similar to If the historical alarms server supports the Time Zone Alignment functionality, enabling this feature will align the timestamp of the historical alarms to the time zone where the alarm was originally generated..
Namespace: Ico.Awx.ResourcesAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public static string AlignTimeZonesDescription { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property AlignTimeZonesDescription As String
Get |
JScript |
---|
static function get AlignTimeZonesDescription () : String
|
See Also