ApplicationAttributeDefinition Properties¶
The ApplicationAttributeDefinition type exposes the following members.
Properties¶
Name | Description | |
---|---|---|
![]() | DataType | Gets the type of the data that can be set in an ApplicationAttribute(T) that is associated with this definition. |
![]() | Identifier | Gets the unique identifier of the ApplicationAttributeDefinition. |
![]() | IsLocked | Gets a value that is true if the user cannot modify ApplicationAttribute(T) for this ApplicationAttributeDefinition. |
![]() | IsReportDependent | Gets a value that is true if associated ApplicationAttribute(T) objects must specify a ReportConfiguration along with the value. |
![]() | IsSystem | Gets a value indicating if the ApplicationAttributeDefinition was defined by the AppDNA product rather than user defined. |
![]() | Name | Gets the name of the ApplicationAttributeDefinition. |
![]() | Order | Gets the display order of the ApplicationAttributeDefinition. |
![]() | ShowInAppList | Indicates whether associated application attributes should be shown in the application list. |
![]() | ShowInIssuesActions | Indicates whether associated application attributes should be shown in the Issues and Actions reports. |
![]() | ShowInOverview | Indicates whether associated application attributes should be shown in the Overview reports. |
![]() | ShowInRemediation | Indicates whether associated application attributes should be shown in the Remediation reports. |
![]() | StringList | Gets the AttributeStringList of this definition, if DataType is StringList. |
See Also¶
Reference¶
ApplicationAttributeDefinition Class
Citrix.SDK.AppDNA Namespace