BooleanAttribute Properties¶
The BooleanAttribute type exposes the following members.
Properties¶
Name | Description | |
---|---|---|
![]() | BooleanValue | Obsolete. Retrieves the boolean value assigned to this ApplicationAttribute. (Inherited from ApplicationAttribute.) |
![]() | DateTimeValue | Obsolete. Retrieves the DateTime value assigned to this ApplicationAttribute. (Inherited from ApplicationAttribute.) |
![]() | Definition | The ApplicationAttributeDefinition that this object holds the value for. (Inherited from ApplicationAttribute.) |
![]() | IsNull | Gets a value that is true if the value of the ApplicationAttribute is null. (Inherited from ApplicationAttribute.) |
![]() | NumericValue | Obsolete. Retrieves the numeric value assigned to this ApplicationAttribute. (Inherited from ApplicationAttribute.) |
![]() | RagValue | Obsolete. Retrieves the AttributeRag value assigned to this ApplicationAttribute. (Inherited from ApplicationAttribute.) |
![]() | ReportingConfigurationIdentifier | Gets the identifier string of the ReportConfiguration. (Inherited from ApplicationAttribute.) |
![]() | StringValue | Obsolete. Retrieves the string value assigned to this ApplicationAttribute. (Inherited from ApplicationAttribute.) |
![]() | Value | Gets the value of attribute. (Overrides ApplicationAttribute(T).Value.) |