Specifies the trace flags applied to the classes in the Sweep subsystem.
This value can be one or a combination (ANDed) of the fields in the
TraceFlag class.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property SweepTraceFlags As Nullable(Of Integer) |
C# |
---|
Nullable<int> SweepTraceFlags { get; set; } |
Visual C++ |
---|
property Nullable<int> SweepTraceFlags { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_sweepTraceFlags(); function set_sweepTraceFlags(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultInteger32: 0
PropertyMaximumInteger32: null
PropertyMinimumInteger32: null
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ