📚 SAP Business One SDK Help

CurrencyCode Property
See Also 

Description

Sets or returns the currency code as defined through the Currencies object.

Field name: CurrCode.

This is a foreign key to the Currencies object.

Length: 3 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property CurrencyCode() As String

See Also