Table of Contents

Class AssortmentInstance

Namespace
Ascon.Polynom.Web.Api.Data.Models.Classification
Assembly
Ascon.Polynom.Web.Api.Data.dll
public class AssortmentInstance : Element, IAssortmentInstance, IElement, IClassifiableObject, IHaveIcon, IPropertyValueOwner, IApplicableObject, INamedObject, IHaveApplicability, IAbleToBeRecent, IHaveName, IDocumentOwner, IHaveId, IAccessControlObject, IIdentifiableObject, IEquatable<ObjectIdentifier>, IEquatable<IIdentifiableObject>, IHaveWriteAccess
Inheritance
AssortmentInstance
Implements
Inherited Members
Extension Methods

Constructors

AssortmentInstance()

public AssortmentInstance()

Properties

DefaultObject

Возвращает объект по умолчанию.

public static AssortmentInstance DefaultObject { get; }

Property Value

AssortmentInstance

DesignationLowerPart

public string? DesignationLowerPart { get; set; }

Property Value

string

DesignationPostfix

public string? DesignationPostfix { get; set; }

Property Value

string

DesignationPrefix

public string? DesignationPrefix { get; set; }

Property Value

string

DesignationUpperPart

public string? DesignationUpperPart { get; set; }

Property Value

string

HasParts

public bool HasParts { get; set; }

Property Value

bool