 | BreakServiceExportBreaks Method |
Get all the Breaks of a particular type for a given schedule
Namespace:
AMCS.Elemos.IntegrationService.Services.Break
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
ExceptionsException | Condition |
---|
FaultException |
Error in ExportBreaks Request - Schedule does not exist;new FaultCode(GetBreaksNoSchedule)
or
Error in ExportBreaks Request - Route does not exist;new FaultCode(GetBreaksNoRoute)
|
FaultCode |
GetBreaksNoSchedule
or
GetBreaksNoRoute
|
See Also