Skip to content
Was this article helpful?

ApplicationAttributeDefinition Properties

The ApplicationAttributeDefinition type exposes the following members.

Properties

 

NameDescription
Public propertyDataType Gets the type of the data that can be set in an ApplicationAttribute(T) that is associated with this definition.
Public propertyIdentifier Gets the unique identifier of the ApplicationAttributeDefinition.
Public propertyIsLocked Gets a value that is true if the user cannot modify ApplicationAttribute(T) for this ApplicationAttributeDefinition.
Public propertyIsReportDependent Gets a value that is true if associated ApplicationAttribute(T) objects must specify a ReportConfiguration along with the value.
Public propertyIsSystem Gets a value indicating if the ApplicationAttributeDefinition was defined by the AppDNA product rather than user defined.
Public propertyName Gets the name of the ApplicationAttributeDefinition.
Public propertyOrder Gets the display order of the ApplicationAttributeDefinition.
Public propertyShowInAppList Indicates whether associated application attributes should be shown in the application list.
Public propertyShowInIssuesActions Indicates whether associated application attributes should be shown in the Issues and Actions reports.
Public propertyShowInOverview Indicates whether associated application attributes should be shown in the Overview reports.
Public propertyShowInRemediation Indicates whether associated application attributes should be shown in the Remediation reports.
Public propertyStringList Gets the AttributeStringList of this definition, if DataType is StringList.
  Back to Top

See Also

Reference

ApplicationAttributeDefinition Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?