ApplicationAttributeDefinition.ShowInAppList Property¶
Indicates whether associated application attributes should be shown in the application list.
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 bool ShowInAppList { get; }
VB¶
Public ReadOnly Property ShowInAppList As Boolean
Get
Property Value¶
Type: Boolean
See Also¶
Reference¶
ApplicationAttributeDefinition Class
Citrix.SDK.AppDNA Namespace