ICursorFilterTypeCTCTI Interface |
Namespace: Vovin.CmcLibNet.Database
The ICursorFilterTypeCTCTI type exposes the following members.
| Name | Description | |
|---|---|---|
| Category |
Connected category name; case-sensitive!
| |
| Category2 |
Connected category 2 name; case-sensitive!
| |
| ClarifySeparator |
Clarify separator. If the filter is on a Commence category that is clarified,
you must provide both the clarify separator and the clarify value
| |
| ClarifyValue |
Clarify value. If the filter is on a Commence category that is clarified,
you must provide both the clarify separator and the clarify value
| |
| ClauseNumber |
Filter clause number. Should be a number between 1 and 8.
| |
| Connection |
Connection name; case-sensitive!
| |
| Connection2 |
Connection 2 name; case-sensitive!
| |
| Except |
Specify Not-filter. Equivalent to the 'Except' chekbox in a filtyer dialog
| |
| FiltertypeIdentifier |
String representing the filtertype identifier for use in a Commence DDE request.
| |
| Item |
Connected itemname. If the filter is on a Commence category that is clarified, it is recommended you provide both the clarify separator and the clarify value.
However, it is possible to use the fully qualified itemname here, including all the right the padding(!).
| |
| OrFilter |
Specify if this filter must be treated as an Or filter. Default is false.
|
| Name | Description | |
|---|---|---|
| GetViewFilterString |
Returns the ViewFilter string, useful for debugging.
| |
| ToString |
Overload allowing custom formatting.
(Inherited from ICursorFilter.) |