Backup copy for Fields
Namespace: Ico.Awx.ListAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public List<AwxListField> Fields { get; set; } |
Visual Basic |
---|
Public Property Fields As List(Of AwxListField) Get Set |
JScript |
---|
function get Fields () : List<AwxListField> function set Fields (value : List<AwxListField>) |