Class StandardsizeTemplateProperties
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
Prefix
Префикс свойства.
public string Prefix { get; set; }
Property Value
Unit
Единица измерения свойства.
public IIdentifiableObject Unit { get; set; }