 |
UpdateSalesPersonEntityRequest Class |
Message Contract Class - UpdateSalesPersonEntityRequest
Inheritance HierarchySystemObject Infosoft.Common.Contracts.MessageContractsUpdateSalesPersonEntityRequest Namespace: Infosoft.Common.Contracts.MessageContractsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntaxpublic class UpdateSalesPersonEntityRequest
No code example is currently available or this language may not be supported.
The UpdateSalesPersonEntityRequest type exposes the following members.
Properties | Name | Description |
---|
 | SalesPerson |
An instance of SalesPerson that contains the new values of the instance.
|
Top
RemarksThis request message should contain an instance of SalesPerson to update
See Also