StaticFieldType Enumeration¶
Static fields type
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 enum StaticFieldType
VB¶
Public Enumeration StaticFieldType
Members¶
Member name | Value | Description | |
---|---|---|---|
Label | 0 | Label static attribute | |
Link | 1 | Link static attribute | |
Image | 2 | Image static attribute |