Specifies the technique used for setting the alias values.

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

Syntax

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

See Also