Click or drag to resize

CommenceCursorFilters 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
public ICursorFilters Filters { get; }

Property Value

Type: ICursorFilters

Implements

ICommenceCursorFilters
See Also