fsreqFilterMatchType Property

The type of match that should be used to apply the filter. The default match type if this element is not specified is EXACT. Not all match types are valid for every filter. The PREFIX, SUFFIX, and ANY match types are only valid for the filter types: MainMark DrawingNumber Sequence LotNumber Category SubCategory

Namespace:  FabSuiteRequestApi
Assembly:  FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public fsreqFilterMatchType MatchType { get; set; }

Property Value

Type: fsreqFilterMatchType
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next