Specifies the trace flags applied to the classes in the Content Storage 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 ContentStorageTraceFlags As Nullable(Of Integer) |
C# |
---|
Nullable<int> ContentStorageTraceFlags { get; set; } |
Visual C++ |
---|
property Nullable<int> ContentStorageTraceFlags { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_contentStorageTraceFlags(); function set_contentStorageTraceFlags(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