Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the weight of a category-based order line.
Syntax
protected Weight categoryWeight()
Run On
Server
Return Value
Type: Weight Extended Data Type
The weight of the category-based order line.
Exceptions
Exception | Condition |
---|---|
Error | The method was not implemented in a derived class that supports category based lines. |
Remarks
Derived classes that supports category-based lines should override this method.