A string used to separate the PrefixLabel from the main value.

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

Syntax

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

See Also