 | 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
SyntaxICursorFilters Filters { get; }ReadOnly Property Filters As ICursorFilters
Get
Property Value
Type:
ICursorFilters
See Also