Specifies whether you can save the state of the object instantiation of this class (true) or not (false).
If this property is false, only the server can save the state of the object.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property IsPersistent As Nullable(Of Boolean) |
C# |
---|
Nullable<bool> IsPersistent { get; } |
Visual C++ |
---|
property Nullable<bool> IsPersistent { Nullable<bool> get (); } |
JavaScript |
---|
function get_isPersistent(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: BOOLEAN
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultBoolean: null
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ