📚 SAP Business One SDK Help

PaymentBlockDescription Property
See Also 

Description

Sets or returns a description of the payment block reason as defined in SAP Business One in 'Define Payment Block' table.

Field name: PyBlckDesc.

Property type

Read-write property

Syntax

Visual Basic
Public Property PaymentBlockDescription() As Long

Remarks

To set the PaymentBlockDescription property, first set the PaymentBlock property to tYES.

See Also