Public Properties

  Name Description
Public property Marking Specifies a marking that is applied to an object for access control purposes. A call to Get_Marking() on a given IActiveMarking object returns this object-valued property.
Public property PropertyDisplayName Specifies the display name of the property that caused the active marking to be applied to the object. The value of this property corresponds to the display name of the property that is designated as a marking property for a given object. As an example, if a Document object has a property named "foo" and that property is identified as a marking property, then the list of active marking instances for the document will have a property display name that corresponds to the display name of the "foo" property.
Top

See Also