BusinessObjectUserAssignment
Forefront
Description
Represents a Windows User ID that is mapped to an ID in Microsoft Dynamics GP
Properties
Property | Type | Length | Default | Description |
|---|---|---|---|---|
User | string | N/A | N/A | The Window User ID that is mapped to an ID in Microsoft Dynamics GP. |
BusinessObjectTypeId | guid | N/A | N/A | Uniquely identifies the user assignable business object type. Use the GetUserAssignableBusinessObjectList method to retrieve available types. |
OrganizationKey | N/A | N/A | Specifies the location of the business object to which the Windows User ID is mapped. It could be a specific company, or null to indicate the enterprise-level. | |
BusinessObjectKey | string | N/A | N/A | The ID of the business object in Microsoft Dynamics GP to which the Windows User is mapped. |
Show: