Click or drag to resize

CursorFilterTypeFQualifier Property

Convenience property for the qualifier for in .NET applications. This property takes precedence over QualifierString.

Namespace:  Vovin.CmcLibNet.Database
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
public FilterQualifier Qualifier { get; set; }

Property Value

Type: FilterQualifier

Implements

ICursorFilterTypeFQualifier
See Also