Class PropertyOwnerPaginatedList
- Assembly
- Ascon.Polynom.Web.Api.Data.dll
Представляет класс-контейнер владельцев свойств.
public class PropertyOwnerPaginatedList : PaginatedList<PropertyOwnerRef>, IPaginatedList<PropertyOwnerRef>, IPaginated, IPropertyOwnerContainer, IPropertyValueContainer, IPropertyDefinitionContainer, IMeasureEntityContainer
- Inheritance
-
PropertyOwnerPaginatedList
- Implements
- Inherited Members
Constructors
PropertyOwnerPaginatedList()
public PropertyOwnerPaginatedList()
Properties
AllContracts
Понятия.
public List<IContractRef> AllContracts { get; set; }
Property Value
Definitions
Определения свойств.
public IAblePropertyDefinitions Definitions { get; set; }
Property Value
MeasureEntities
Измеряемые сущности.
public IAbleMeasureEntities MeasureEntities { get; set; }
Property Value
MeasureUnits
Единицы измерения.
public IAbleMeasureUnits MeasureUnits { get; set; }
Property Value
Values
Значения свойств.
public IAblePropertyValues Values { get; set; }