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.
Readonly
ItemGet a data marking selection from a name.
Gets the context of this node.
Gets the number of marking selections.
Get or set the default marking.
Gets a value indicating whether this node is attached.
Gets a collection of methods for executing transactions on the document.
Add a new data marking selection.
The name of the new data marking selection.
The new data marking selection.
Check if there exists a marking of the given name.
The name of the marking.
True if the marking exists, false otherwise.
Enumerate over the data marking selections.
The enumerator.
Remove a data marking selection.
The data marking selection to remove.
Try to get a marking selection.
The name of the marking selection.
Assign the selection to this out parameter if it exists, will be set to null otherwise.
True if the marking was retrieved, false if the marking could not be found.
This a collection of the Spotfire.Dxp.Data.DataMarkingSelection objects. This collection can be retrieved from the Spotfire.Dxp.Data.DataManager.
Since
2.0