📚 SAP Business One SDK Help

PlasticPackageExemptionReasonForPurchase Property
See Also  Example

Description

Reason for exemption from tax; options are determined by the authorities.

Property type

Read-write property

Syntax

Visual Basic
Public Property PlasticPackageExemptionReasonForPurchase() As String

Remarks

Spain localization.

Example

C#Copy Code
oItm.PlasticPackageExemptionReasonForPurchase = "a"; 

See Also