Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Description
Represents an entity in Microsoft Dynamics GP that has a specific user ID. Examples include customers or salespeople.
Properties
Property |
Type |
Length |
Default |
Description |
---|---|---|---|---|
BusinessObjectTypeId |
guid |
N/A |
N/A |
Uniquely identifies the user assignable business object type. Use the GetUserAssignableBusinessObjectList method to retrieve available types. |
BusinessObjectType |
string |
N/A |
N/A |
The display name of the user assignable business object. |
IsKeyEqualToDisplayId |
boolean |
N/A |
N/A |
The value true indicates the DisplayId property of the object BusinessObjectSummary has the same value as the key for the corresponding base object. |
SupportedContainment |
N/A |
N/A |
Indicates where data for a specific business object type is located. |