 | RoutePartialEntityPickupInterval Property |
Gets or sets the pickup interval.
Namespace:
AMCS.Elemos.IntegrationService.Entity.Route
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string PickupInterval { get; set; }
Public Property PickupInterval As String
Get
Set
Property Value
Type:
String
The pickup interval.
See Also