The Cedar Project object provides the following properties.
This read-only property returns the project's path and file name.
The SCBCdrPROJLib object provides the following type definitions.
The Cedar Project object provides the following methods.
This read-only property returns a collection of all defined DocClasses of this Project.
This read-only property returns a collection that contains all defined BaseDocClasses.
This property sets returns the used classification mode.
This property sets or returns the "Client" attribute of the batch.
This property sets or returns the default DocClass name to which a document is redirected if no other DocClass fits.
This read-only property returns the language used as default.
This property sets or returns the Force Validation mode.
This read-only property returns the time when the address pool was updated for the last time.
This property sets or returns the minimal distance of classification results.
This property sets or returns the minimal classification weight.
This property sets or returns the minimal distance between the classification weight of the parent and the derived DocClasses.
This property sets or returns the minimal parent classification weight. This value is used as a threshold during parent classification.
This property sets or returns NoUI. If NoUI is set to TRUE, then no login dialog box displays.
This read-only property returns the Cairo Page object of the current Project.
This write-only property sets the parent window of the login dialog box.
This property sets or returns the action to complete if a template classification and supplier extraction has different results.
This property sets or returns if a Supplier Field is made invalid when the template classification and supplier extraction have different results.
This read-only property returns a collection of all activated validation engines.
This read-only property returns a collection of all available validation templates.
This read-only property returns the number of versions available for a specified file name.
This property sets or returns a string that contains all characters used for Word segmentation.
A Cedar DocClass object represents a single document class within a Cedar project class hierarchy.
This collection contains all defined DocClass objects of the Cedar project.
A Cedar FieldDef object represents the definition of a single FieldDef inside a Cedar DocClass
This collection contains all defined FieldDef objects of a single DocClass.
The Licensing Information Access object allows direct retrieval to the active licensing object. You can directly query any licensing component in a custom script.
The Cedar Settings object stores arbitrary strings for usage in script.
This is a global object at the project level. All script module events occurred at project level belong to this object.
Brainware Intelligent Capture provides a public interface "SCBCdrScriptAccess" for external access to the project and class level custom script pages. The interface can be queried from the main "SCBCdrProject" interface available in Brainware Intelligent Capture custom script. Using this interface it is possible to get, modify and dump project and class level scripts.
Filename as String