The list of ActiveMarking objects currently applied to a given object.
Each ActiveMarking object represents a marking that is in a MarkingSet associated
with a property on the object.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property ActiveMarkings As IActiveMarkingList |
C# |
---|
IActiveMarkingList ActiveMarkings { get; } |
Visual C++ |
---|
property IActiveMarkingList^ ActiveMarkings { IActiveMarkingList^ get (); } |
JavaScript |
---|
function get_activeMarkings(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: LIST
CopyToReservation: false
DataType: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
ReflectiveProperty: null
RequiredClass: ActiveMarking
RequiresUniqueElements: true
Settability: READ_ONLY
TargetAccessRequired: READ