The DataMarkingSelectionCollection type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Context |
Gets the context of this node.
(Inherited from DocumentNode.) | |
| Count | Gets the number of marking selections. | |
| DefaultMarkingReference | Get or set the default marking. | |
| IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) | |
| Item | Get a data marking selection from a name. | |
| Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) |
See Also