Click or drag to resize

ICommenceCursorFilters Property

Gets collection of filters to be applied on cursor. It is recommended you use this property over setting filterstrings directly.

Namespace:  Vovin.CmcLibNet.Database
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
ICursorFilters Filters { get; }

Property Value

Type: ICursorFilters
See Also