Click or drag to resize
IService1GetStations Method
Returns all Stations.

Namespace: WcfService
Assembly: FRAM.WcfService (in FRAM.WcfService.dll) Version: FRAM 2.0 v2.2.5.0
Syntax
StationModel[] GetStations(
	AuthTicket authTicket
)

Parameters

authTicket
Type: FRAM.CommonLayer.ModelsAuthTicket
Authentication ticket

Return Value

Type: StationModel

[Missing <returns> documentation for "M:WcfService.IService1.GetStations(FRAM.CommonLayer.Models.AuthTicket)"]

See Also