Looks up a localized string similar to Overall historical data time range: from {0} to {1}.

Namespace: Ico.Awx.Resources
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public static string FormatOverallTimeRange { get; }
Visual Basic
Public Shared ReadOnly Property FormatOverallTimeRange As String
	Get
JScript
static function get FormatOverallTimeRange () : String

See Also