Table of Contents

Interface IPropertyOwnerResponse

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

Представляет ответ на запрос владельца свойств.

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

Properties

PropertyOwner

Владелец свойств.

IPropertyOwnerRef PropertyOwner { get; set; }

Property Value

IPropertyOwnerRef