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.
Converts a CurrentOperationsTax enumeration value to an OperationsTax enumeration value.
Syntax
server public static OperationsTax operationsTax(CurrentOperationsTax _currentOperationsTax)
Run On
Server
Parameters
- _currentOperationsTax
Type: CurrentOperationsTax Enumeration
The CurrentOperationsTax enumeration value to convert.
Return Value
Type: OperationsTax Enumeration
A corresponding OperationsTax enumeration value.
Remarks
This is a lossless operation.