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