Click or drag to resize

ICursorFilterTypeFFilterBetweenEndValue Property

End value (inclusive) for filters with Between qualifier. Used only with Between qualifier. When this property is set, you must also set FilterStartEndValue.

Namespace:  Vovin.CmcLibNet.Database
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
string FilterBetweenEndValue { get; set; }

Property Value

Type: String
See Also