Table of Contents

Class GetLocationsResponse

Namespace
Ascon.Polynom.Web.Api.Data.Responses.ClassificationObject
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; }

Property Value

List<ILocateableObject>