 | CustomerPartialEntitySalesRep Property |
Gets or sets the sales rep.
Namespace:
AMCS.Elemos.IntegrationService.Entity.Customer
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string SalesRep { get; set; }
Public Property SalesRep As String
Get
Set
Property Value
Type:
String
The sales rep.
See Also