A string used to separate the PrefixLabel from the main value.
Namespace: Ico.GwxAssembly: 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) |