Set of alias names used by this expression engine.
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public string[] Aliases { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Aliases As String() Get |
| JScript |
|---|
function get Aliases () : String[] |