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.MetaAssembly: 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: false
IsSearchable: false
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
PropertyDefaultBoolean: null
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ