Class reference

The class reference provides details of each class in the Microsoft Dynamics GP service. The following is a list of the conventions are used in this documentation.

Each class has the following items:

  • The name of the class
  • A description of what the class represents in Microsoft Dynamics GP.
  • A list of the properties for the class. The properties are listed in the same order as in the SOAP message.
  • If applicable, the class directly inherited from.

Each property can have the following:

  • Name
  • Type
  • Maximum length (for string properties)
  • Default value
  • Description

All properties required for a create or update operation are listed in bold type.