Table of Contents

Interface IJoinPropertyItem

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

Информация об объединяемом свойстве.

[JsonPolymorphic(UnknownDerivedTypeHandling = JsonUnknownDerivedTypeHandling.FallBackToBaseType)]
[JsonDerivedType(typeof(JoinPropertyItem))]
public interface IJoinPropertyItem : IPropertyValueItem
Inherited Members

Properties

IsChecked

Признак применения свойства.

bool IsChecked { get; set; }

Property Value

bool