Click or drag to resize

ICursorFilterTypeFGetViewFilterString Method

Returns the ViewFilter string, useful for debugging.

Namespace:  Vovin.CmcLibNet.Database
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
string GetViewFilterString()

Return Value

Type: String
fully formatted ViewFilter DDE command constructed by the ToString

Implements

ICursorFilterGetViewFilterString
See Also