Class GetLocationsResponse
- Assembly
- Ascon.Polynom.Web.Api.Data.dll
public class GetLocationsResponse : IGetLocationsResponse
- Inheritance
-
GetLocationsResponse
- Implements
- Inherited Members
Constructors
GetLocationsResponse()
public GetLocationsResponse()
Properties
Objects
public List<ILocateableObject> Objects { get; set; }