Click or drag to resize

ResponseTData Property

Single entity.

E.g. one Station for an GetStation(AuthTicket, Int16) call.

Namespace: FRAM.WcfService.Public.Models.Responses
Assembly: FRAM.WcfService.Public (in FRAM.WcfService.Public.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public T Data { get; set; }

Property Value

T
See Also