Click or drag to resize

CursorFilterTypeCTCFFilterBetweenEndValue Property

End value (inclusive) for filters with Between qualifier. Used only with Between qualifier on F and CTCF filters, otherwise ignored. 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

ICursorFilterTypeCTCFFilterBetweenEndValue
See Also