Skip to content
Was this article helpful?

NumericAttribute Properties

The NumericAttribute type exposes the following members.

Properties

 

NameDescription
Public propertyBooleanValue Obsolete. Retrieves the boolean value assigned to this ApplicationAttribute. (Inherited from ApplicationAttribute.)
Public propertyDateTimeValue Obsolete. Retrieves the DateTime value assigned to this ApplicationAttribute. (Inherited from ApplicationAttribute.)
Public propertyDefinition The ApplicationAttributeDefinition that this object holds the value for. (Inherited from ApplicationAttribute.)
Public propertyIsNull Gets a value that is true if the value of the ApplicationAttribute is null. (Inherited from ApplicationAttribute.)
Public propertyNumericValue Obsolete. Retrieves the numeric value assigned to this ApplicationAttribute. (Inherited from ApplicationAttribute.)
Public propertyRagValue Obsolete. Retrieves the AttributeRag value assigned to this ApplicationAttribute. (Inherited from ApplicationAttribute.)
Public propertyReportingConfigurationIdentifier Gets the identifier string of the ReportConfiguration. (Inherited from ApplicationAttribute.)
Public propertyStringValue Obsolete. Retrieves the string value assigned to this ApplicationAttribute. (Inherited from ApplicationAttribute.)
Public propertyValue Gets the value of attribute. (Overrides ApplicationAttribute(T).Value.)
  Back to Top

See Also

Reference

NumericAttribute Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?