 | ContainerTypePartialEntityItemCode Property |
Gets or sets the item code.
Namespace:
AMCS.Elemos.IntegrationService.Entity.Settings
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ItemCode { get; set; }
Public Property ItemCode As String
Get
Set
Property Value
Type:
String
The item code.
See Also