Skip to content

ApplicationForm.Fields Property

Form fields collection

Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public ReadOnlyObservableCollection<ApplicationFormField> Fields { get; }

VB

Public ReadOnly Property Fields As ReadOnlyObservableCollection(Of ApplicationFormField)
    Get

Property Value

Type: ReadOnlyObservableCollection(ApplicationFormField)

See Also

Reference

ApplicationForm Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?