Click or drag to resize

IIdentifierCodeHandlerIsIdentifierCodeSupported Method

Overload List
  NameDescription
Public methodIsIdentifierCodeSupported(IOrder, IOrderProductItem, String, IdentifierCodeHandlerFlags)
Determines whether this handler can process a raw input string representing a product code, and returns handler-specific processing flags.
Public methodIsIdentifierCodeSupported(IOrder, IOrderModifierItem, IOrderProductItem, String, IdentifierCodeHandlerFlags)
Determines whether this handler can process a raw input string representing a modifier code, and returns handler-specific processing flags.
Top
See Also