 | CustomerPartialEntityCommissionCategory Property |
Gets or sets the commission category.
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 CommissionCategory { get; set; }
Public Property CommissionCategory As String
Get
Set
Property Value
Type:
String
The commission category.
See Also