Table of Contents

Interface IPropertyDefinitionCatalog

Namespace
Ascon.Polynom.Web.Api.Data.Interfaces.Models.Properties.Definition
Assembly
Ascon.Polynom.Web.Api.Data.dll

Каталог определений свойств.

[JsonPolymorphic(UnknownDerivedTypeHandling = JsonUnknownDerivedTypeHandling.FallBackToBaseType)]
[JsonDerivedType(typeof(PropertyDefinitionCatalog))]
public interface IPropertyDefinitionCatalog : IClassifiableCatalog, IClassifiableObject, INamedObject, IHaveName, IHaveIcon, IHaveClassId, IStructureItem, IAccessControlObject, IIdentifiableObject, IEquatable<ObjectIdentifier>, IEquatable<IIdentifiableObject>, IHaveWriteAccess, IHaveId
Inherited Members
Extension Methods