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 enum variable from enum TaxWithholdCodeType_IN to enum TaxWithholdType.
Syntax
client server public static TaxWithholdType_IN TaxWithholdCodeType2TaxWithholdType(TaxWithholdCodeType_IN _taxWithholdCodeType)
Run On
Called
Parameters
- _taxWithholdCodeType
Type: TaxWithholdCodeType_IN Enumeration
The TaxWithholdCodeType_IN value to be converted.
Return Value
Type: TaxWithholdType_IN Enumeration
The TaxWithholdType_IN value;