Click or drag to resize

CursorFilterTypeFFilterBetweenEndValue 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
public string FilterBetweenEndValue { get; set; }

Property Value

Type: String

Implements

ICursorFilterTypeFFilterBetweenEndValue
See Also