Source position: googlecoordinate.pp line 671
public function TScheduleResource.Patch( |
jobId: string; |
teamId: string; |
aSchedule: TSchedule; |
AQuery: string = '' |
):TSchedule; |
jobId: string; |
teamId: string; |
aSchedule: TSchedule; |
AQuery: TSchedulePatchOptions |
):TSchedule; |