Click or drag to resize

IIdentifierCodeHandlerCheckIdentifierCodeSupport Method

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