Table of Contents

Interface IPropertyDefinitionContainer

Namespace
Ascon.Polynom.Web.Api.Data.Interfaces.Models.PropertyOwners.Container
Assembly
Ascon.Polynom.Web.Api.Data.dll

Представляет контейнер для данных определения свойств.

[JsonPolymorphic(UnknownDerivedTypeHandling = JsonUnknownDerivedTypeHandling.FallBackToBaseType)]
[JsonDerivedType(typeof(PropertyDefinitionContainer))]
public interface IPropertyDefinitionContainer : IMeasureEntityContainer
Inherited Members

Properties

Definitions

Определения свойств.

IAblePropertyDefinitions Definitions { get; set; }

Property Value

IAblePropertyDefinitions