PricingDetail


Description

Defines the pricing detail for an item in the Inventory module for Microsoft Dynamics GP.

Properties

Property

Type

Length

Default

Description

Key

PricingDetailKey

N/A

Empty

The pricing detail key object that uniquely identifies the pricing detail.

UofMPrice

PricingDetailPrice

N/A

N/A

The price for a single unit of measure. The value may be a money amount or a percent.

LastModifiedDate

dateTime

N/A

Set to the system date

The last date the pricing was modified. The time is in Coordinated Universal Time (UTC).

LastModifiedyBy

string

N/A

N/A

Not implemented.


Inherits from

BusinessObject


Documentation Feedback