You can retrieve a string-valued property's marking set by calling Get_MarkingSet() method on the IPropertyDefinitionString, IPropertyTemplateString, or IPropertyDescriptionString interfaces.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
ReadOnly Property MarkingSet As IMarkingSet |
| C# |
|---|
IMarkingSet MarkingSet { get; } |
| Visual C++ |
|---|
property IMarkingSet^ MarkingSet { IMarkingSet^ get (); } |
| JavaScript |
|---|
function get_markingSet(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
ReflectiveProperty: null
RequiredClass: MarkingSet
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ