Click or drag to resize

SkipOrderPartialEntityOneOffActionTransactionIds Property

Gets or sets the OneOffActionTransactionIds

Namespace:  AMCS.Elemos.IntegrationService.Entity.CasualCustomer
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IList<Nullable<int>> OneOffActionTransactionIds { get; set; }

Property Value

Type: IListNullableInt32
The OneOffActionTransactionIds
See Also