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.Core
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property ActiveMarkings As IActiveMarkingList |
C# |
---|
IActiveMarkingList ActiveMarkings { get; } |
C++ |
---|
property IActiveMarkingList ActiveMarkings abstract { IActiveMarkingList get(); } |
J# |
---|
/** property */ public IActiveMarkingList get_ActiveMarkings(); |
JScript |
---|
public function get ActiveMarkings() : IActiveMarkingList |
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