ApplicationAttributeDefinition.IsSystem Property¶
Gets a value indicating if the ApplicationAttributeDefinition was defined by the AppDNA product rather than user defined.
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 IsSystem { get; }
VB¶
Public ReadOnly Property IsSystem As Boolean
Get
Property Value¶
Type: Boolean
See Also¶
Reference¶
ApplicationAttributeDefinition Class
Citrix.SDK.AppDNA Namespace