First toggle value.
Namespace: Ico.GwxAssembly: GwxRuntimeCoreCommands (in GwxRuntimeCoreCommands.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string ValueOne { get; set; } |
Visual Basic |
---|
Public Property ValueOne As String Get Set |
JScript |
---|
function get ValueOne () : String function set ValueOne (value : String) |