Click or drag to resize

Marking Methods

The Marking type exposes the following members.

Methods
  NameDescription
Public methodgetMarking(String, String, String, Int32, MarkingonMarkingCallback)
Get the currentlly marked rows.
Public methodgetMarking(String, String, String, Int32, MarkingonMarkingCallback, Boolean)
Get the currentlly marked rows.
Public methodgetMarkingNames
Get the names of the marking sets in the document.
Public methodonChanged(String, String, String, Int32, MarkingonMarkingCallback)
Sets up an event listner for marking changed in the analysis.
Public methodonChanged(String, String, String, Int32, MarkingonMarkingCallback, String)
Sets up an event listner for marking changed connected to a specific filtering scheme.
Public methodonChanged(String, String, String, Int32, MarkingonMarkingCallback, String, Boolean)
Sets up an event listner for marking changed connected to a specific filtering scheme.
Public methodsetMarking
Sets a marking in the analysis specified by the input parameters.
Top
See Also