Table of Contents

Interface IPropertyOwnerContainer

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

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

[JsonPolymorphic(UnknownDerivedTypeHandling = JsonUnknownDerivedTypeHandling.FallBackToBaseType)]
[JsonDerivedType(typeof(PropertyOwnerContainer))]
public interface IPropertyOwnerContainer : IPropertyValueContainer, IPropertyDefinitionContainer, IMeasureEntityContainer
Inherited Members

Properties

AllContracts

Понятия.

List<IContractRef> AllContracts { get; set; }

Property Value

List<IContractRef>