Trace flags corresponding to the Error subsystem. This value consists of a combination of TraceFlag constants.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property ErrorTraceFlags As Nullable(Of Integer) |
C# |
---|
Nullable<int> ErrorTraceFlags { get; set; } |
Visual C++ |
---|
property Nullable<int> ErrorTraceFlags { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_errorTraceFlags(); function set_errorTraceFlags(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