Table of Contents

Interface IComparingConditionForPropValue

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

Сравнительное условие для условия совместимости по значению свойства.

[JsonPolymorphic(UnknownDerivedTypeHandling = JsonUnknownDerivedTypeHandling.FallBackToBaseType)]
[JsonDerivedType(typeof(ComparingConditionForPropValue))]
public interface IComparingConditionForPropValue : IComparingCondition, INamedObject, IHaveName, ISinglePropertyValueOwner, IPropertyValueOwner, IAccessControlObject, IIdentifiableObject, IEquatable<ObjectIdentifier>, IEquatable<IIdentifiableObject>, IHaveWriteAccess
Inherited Members
Extension Methods

Properties

PropertyValue

Возвращает значение.

IIdentifiableObject? PropertyValue { get; set; }

Property Value

IIdentifiableObject

Remarks

Единица измерения для вещественных свойств игнорируется.