📚 SAP Business One SDK Help

CurrencySource Property
See Also 

Description

Sets or returns a valid value of BoCurrencySources type that specifies the currency source:

  • L - local
  • S - system
  • C - customer (business partner, default)

Field name: CurSource.

Property type

Read-write property

Syntax

Visual Basic
Public Property CurrencySource() As BoCurrencySources

See Also