Table of Contents

Class GetLocationsRequest

Namespace
Ascon.Polynom.Web.Api.Data.Requests.ClassificationObject
Assembly
Ascon.Polynom.Web.Api.Data.dll

Представляет запрос получения списка строк расположения.

public class GetLocationsRequest : IGetLocationsRequest
Inheritance
GetLocationsRequest
Implements
Inherited Members

Constructors

GetLocationsRequest()

public GetLocationsRequest()

Properties

Identifiers

Идентификаторы для которых нужно получить строки.

public List<IIdentifiableObject> Identifiers { get; set; }

Property Value

List<IIdentifiableObject>