Specifies the value to use when applying a Marking to an object that has a property
associated with a MarkingSet. This value of a marking must be unique within a marking set.
Namespace:
FileNet.Api.SecurityAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property MarkingValue As String |
C# |
---|
string MarkingValue { get; set; } |
Visual C++ |
---|
property String^ MarkingValue { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_markingValue(); function set_markingValue(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ