Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Type

Description

Mandatory

Available from version

BrickIds

Guid[]

Keys

string[]

AccountNoSeriesKey

string

int

boolAccountTransaction

Guid

BusinessTransaction

Guid

LotAccountTransaction

Guid

LotBusinessTransaction

Guid

AcqusitionValue

double

Quantity

decimal

Response rows (Array) inherits from EntityBase

BrickId

Name

Type

Description

Available from version

AccountTransaction

Guid

BusinessTransaction

Guid

LotAccountTransaction

Guid

LotBusinessTransaction

Guid

The BrickId (unique id) of the account type

Key

string

The account type key of the account typeAcquisitionValue

double

Quantity

decimal

Code examples

C# - Get all account types from a BFS instance

...