A string used to separate the time and date when this dynamic is configured to display both the time and the date.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string Separator { get; set; }
Visual Basic
Public Property Separator As String
	Get
	Set
JScript
function get Separator () : String
function set Separator (value : String)

See Also