ServiceDistribution


Description

Defines a general ledger distribution for a specific service document.

Properties

Property

Type

Length

Default

Description

Key

ServiceLineKey

N/A

N/A

The key object that uniquely identifies the line for the service distribution. This property is read-only.

IsPosted

boolean

N/A

N/A

Indicates whether the distribution has been posted. True indicates it has. False indicates it has not. This property is read-only.

PostedDate

dateTime

N/A

N/A

The date the distribution was posted. This property is read-only.


Inherits from

Distribution


Documentation Feedback