A list of ICmTimeslot
objects that determine the schedule for sweep processing.
The property setting on the ICmSweep object overrides
the property setting on the ICmSweepConfiguration global object.
If the property is set to null on the ICmSweep object, then the
timeslot setting on the ICmSweepConfiguration object is used.
Namespace:
FileNet.Api.SweepAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property SweepTimeslots As ICmTimeslotList |
C# |
---|
ICmTimeslotList SweepTimeslots { get; set; } |
Visual C++ |
---|
property ICmTimeslotList^ SweepTimeslots { ICmTimeslotList^ get (); void set (ICmTimeslotList^ value); } |
JavaScript |
---|
function get_sweepTimeslots(); function set_sweepTimeslots(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: LIST
CopyToReservation: false
DataType: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: false
IsSearchable: true
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
ReflectiveProperty: null
RequiredClass: CmTimeslot
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ