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.
Initializes the instance using the specified InventMovement.
Syntax
protected void initFromMovement(InventMovement _movement)
Run On
Called
Parameters
- _movement
Type: InventMovement Class
InventMovement used for initialization.
Exceptions
Exception | Condition |
---|---|
Error | Thrown when called with null parameter. |