Indicates the deletion method for content in this storage area, as specified by a
AreaDeleteMethod constant.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property DeleteMethod As AreaDeleteMethod |
C# |
---|
AreaDeleteMethod DeleteMethod { get; set; } |
Visual C++ |
---|
property AreaDeleteMethod DeleteMethod { AreaDeleteMethod get (); void set (AreaDeleteMethod value); } |
JavaScript |
---|
function get_deleteMethod(); function set_deleteMethod(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultInteger32: 0
PropertyMaximumInteger32: 2
PropertyMinimumInteger32: 0
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ