 | InitiateCasualOrderResultEntitySkipOrder Property |
Gets or sets the skip order
Namespace:
AMCS.Elemos.IntegrationService.Entity.CasualCustomer
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic SkipOrderPartialEntity SkipOrder { get; set; }
Public Property SkipOrder As SkipOrderPartialEntity
Get
Set
Property Value
Type:
SkipOrderPartialEntity
The skip order
See Also