The type of event export store to create for Case Analyzer, Case History, or Process Simulator.
The property takes a value of EventExporterType.
Namespace:
FileNet.Api.AdminIn IBM Content Foundation, Case Analyzer and Process Simulator are not supported.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property ExporterType As EventExporterType |
C# |
---|
EventExporterType ExporterType { get; set; } |
Visual C++ |
---|
property EventExporterType ExporterType { EventExporterType get (); void set (EventExporterType value); } |
JavaScript |
---|
function get_exporterType(); function set_exporterType(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultInteger32: 2
PropertyMaximumInteger32: 3
PropertyMinimumInteger32: 1
RequiresUniqueElements: false
Settability: SETTABLE_ONLY_ON_CREATE
TargetAccessRequired: READ