Description
Reason for exemption from tax; options are determined by the authorities.
Property type
Read-write property
Syntax
| Visual Basic |
|---|
Public Property PlasticPackageExemptionReason() As String |
Remarks
Example
| C# | Copy Code |
|---|
oInventoryOpeningBalanceLine.Lines.PlasticPackageExemptionReason = "a"; |
|
See Also