Specifies the name of the current lifecycle state of this document as defined by its document
lifecycle policy. Each document lifecycle policy defines a set of states through which a
StateName property of the DocumentState object representing the document can
transition into during its lifecycle. This property is equal to the value of the current
lifecycle state of this document.
Namespace:
FileNet.Api.CoreAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property CurrentState As String |
C# |
---|
string CurrentState { get; } |
Visual C++ |
---|
property String^ CurrentState { String^ get (); } |
JavaScript |
---|
function get_currentState(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: true
DataType: STRING
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: false
MaximumLengthString: 64
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ