SpiraPlan: SoapService SOAP Web Service

See all operations

ProgramMilestone_SortedRetrieve

Description

Retrieves pages of the milestones within a program

Parameters

Type Name Required
RemoteCredentials? credentials - User API Credentials
intprogramId - ID of the program to retrieve milestones from Yes
intstartingRow - What row to start retrieving from Yes
intnumberOfRows - Number of rows to retrieve Yes
string? sortField - What field to sort on (If left blank, the default is MilestoneId)
booleansortAscending - Whether or not to sort ascending Yes
ArrayOfRemoteFilter? remoteFilters - Array of filters to filter the results by

Return Value

ArrayOfRemoteProgramMilestone - Requested page of milestones from the specified program