Specifies the trace flags applied to the classes in the Content Cache subsystem. This value can be one or a combination (ANDed) of the fields in the
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property ContentCacheTraceFlags As Nullable(Of Integer) |
C# |
---|
Nullable<int> ContentCacheTraceFlags { get; set; } |
C++ |
---|
property Nullable<int> ContentCacheTraceFlags abstract { Nullable<int> get(); void set(Nullable<int> value); } |
J# |
---|
/** property */ public Nullable<int> get_ContentCacheTraceFlags(); /** property */ public void set_ContentCacheTraceFlags(Nullable<int> value); |
JScript |
---|
public function get ContentCacheTraceFlags() : Nullable<int> public function set ContentCacheTraceFlags(value : Nullable<int>); |
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