Interface IElementFactoryTableRow
- Namespace
- Ascon.Polynom.Web.Api.Data.Interfaces.Models.AllPartSizes
- Assembly
- Ascon.Polynom.Web.Api.Data.dll
Строка таблицы конструктора компонентов.
[JsonPolymorphic(UnknownDerivedTypeHandling = JsonUnknownDerivedTypeHandling.FallBackToBaseType)]
[JsonDerivedType(typeof(ElementFactoryTableRow))]
public interface IElementFactoryTableRow : IHaveAbsoluteCode, IPropertyOwnerRef, IAccessControlObject, IIdentifiableObject, IEquatable<ObjectIdentifier>, IEquatable<IIdentifiableObject>, IHaveWriteAccess, IHaveId
- Inherited Members
- Extension Methods