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 type of the agreement.
Syntax
public ModuleSalesPurch getModuleType()
Run On
Called
Return Value
Type: ModuleSalesPurch Enumeration
Either the purchase or sales type.
Exceptions
Exception | Condition |
---|---|
Error | The type of agreement is unknown. |
Remarks
This is the non-polymorphic counterpart of the moduleType method.