Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Gets the context of this node.
Gets a value indicating whether this node is attached.
Gets a collection of methods for executing transactions on the document.
Gets the type id.
Gets the value of a specified property.
The property name, case insensitive.
The property value.
Checks if there is a valid value for a specified property.
The property name, case insensitive.
true if the property has a valid value, otherwise false.
This class is an implementation detail and should never be used directly. Instead, always use one of the concrete filter classes: Spotfire.Dxp.Application.Filters.CheckBoxFilter, Spotfire.Dxp.Application.Filters.CheckBoxHierarchyFilter, Spotfire.Dxp.Application.Filters.ItemFilter, Spotfire.Dxp.Application.Filters.RadioButtonFilter, Spotfire.Dxp.Application.Filters.RangeFilter, Spotfire.Dxp.Application.Filters.TextFilter and Spotfire.Dxp.Application.Filters.ListBoxFilter.
Since
2.0