ServiceEquipmentSummary


Description

A representation of the important details of service equipment within Microsoft Dynamics GP. A list of service equipment summary objects is returned by the GetServiceEquipmentList method. The properties are read-only.

Properties

Property

Type

Length

Default

Description

Key

ServiceEquipmentKey

N/A

N/A

The service equipment key object that uniquely identifies a piece of service equipment.

CustomerKey

CustomerKey

N/A

N/A

The customer key object that uniquely identifies the customer of the service equipment.

AddressKey

AddressKey

N/A

N/A

The address key object that uniquely identifies the address of the service equipment.

StatusKey

ServiceStatusKey

N/A

N/A

The status key object that uniquely identifies the status of the service equipment.

InstallDate

dateTime

N/A

N/A

The date the service equipment was installed.



Documentation Feedback