Class PropertyValueContainer
- Assembly
- Ascon.Polynom.Web.Api.Data.dll
Представляет контейнер для данных значения свойств.
public class PropertyValueContainer : PropertyDefinitionContainer, IPropertyValueContainer, IPropertyDefinitionContainer, IMeasureEntityContainer
- Inheritance
-
PropertyValueContainer
- Implements
- Derived
- Inherited Members
Constructors
PropertyValueContainer()
public PropertyValueContainer()
Properties
Values
Значения свойств.
public IAblePropertyValues Values { get; set; }