The command executed by this virtual field
Namespace: Ico.Awx.CommonAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public CommandModelBase Command { get; set; } |
Visual Basic |
---|
Public Property Command As CommandModelBase Get Set |
JScript |
---|
function get Command () : CommandModelBase function set Command (value : CommandModelBase) |