Table of Contents

Class StandardsizeTemplateProperties

Namespace
Ascon.Polynom.Web.Api.Data.Models.Classification
Assembly
Ascon.Polynom.Web.Api.Data.dll
public class StandardsizeTemplateProperties : IdentifiableObject, IStandardsizeTemplateProperties, IIdentifiableObject, IEquatable<ObjectIdentifier>, IEquatable<IIdentifiableObject>
Inheritance
StandardsizeTemplateProperties
Implements
Inherited Members
Extension Methods

Constructors

StandardsizeTemplateProperties()

public StandardsizeTemplateProperties()

Properties

IsEnabled

Признак того, выбрано ли свойство для формирования имени по формуле.

public bool IsEnabled { get; set; }

Property Value

bool

Prefix

Префикс свойства.

public string Prefix { get; set; }

Property Value

string

Unit

Единица измерения свойства.

public IIdentifiableObject Unit { get; set; }

Property Value

IIdentifiableObject