For each advanced storage device that is connected to an advanced storage area, this property setting must meet the minimum deletion level as set on the advanced storage area. That is, each device must have an equal or greater level of destruction capability than what is specified on the advanced storage area's DeletionMethod property.
For example, if an advanced storage area has a delete method setting of Purge, then all of the devices connected to it must support the purge level of delete. If an advanced storage area has a delete method setting of Standard, then any storage device that supports standard or above levels of deletion can be connected to the advanced storage area.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property DeleteMethodSupported As AreaDeleteMethod |
C# |
---|
AreaDeleteMethod DeleteMethodSupported { get; } |
Visual C++ |
---|
property AreaDeleteMethod DeleteMethodSupported { AreaDeleteMethod get (); } |
JavaScript |
---|
function get_deleteMethodSupported(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultInteger32: null
PropertyMaximumInteger32: null
PropertyMinimumInteger32: null
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ