The sweep action object that defines the actions to be taken when a custom sweep is invoked.
Set this property to a ICmSweepAction
object.
Namespace:
FileNet.Api.SweepAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property SweepAction As ICmSweepAction |
C# |
---|
ICmSweepAction SweepAction { get; set; } |
Visual C++ |
---|
property ICmSweepAction^ SweepAction { ICmSweepAction^ get (); void set (ICmSweepAction^ value); } |
JavaScript |
---|
function get_sweepAction(); function set_sweepAction(value); |
Remarks
Metadata
AllowsDefaultChange: true
Cardinality: SINGLE
CopyToReservation: false
DataType: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
ReflectiveProperty: null
RequiredClass: CmSweepAction
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: LINK