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