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.
Creates new instance of the TaxWithholdCalculation_IN class for source type.
Syntax
server public static TaxWithholdCalculation_IN newForSourceType(TaxSourceType _sourceType, Object _initializationClass)
Run On
Server
Parameters
- _sourceType
Type: TaxSourceType Enumeration
The source type.
- _initializationClass
Type: Object Class
The initialization class.
Return Value
Type: TaxWithholdCalculation_IN Class
The instance of the TaxWithholdCalculation_IN class.