Click or drag to resize

MatchCandidatesIsCategoryMatch Property

True if the types of the matching objects are valid for the target category.

Namespace:  Nova.Resolving
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public bool IsCategoryMatch { get; }

Property Value

Type: Boolean
See Also