SupportUnitTypeAttribute

StockSharp.Xaml

Property attribute to support unit type.

Inherits: Attribute

Constructors

SupportUnitTypeAttribute
public SupportUnitTypeAttribute(UnitTypes type)
supportUnitTypeAttribute = SupportUnitTypeAttribute(type)

Property attribute to support unit type.

Properties

Type
public UnitTypes Type { get; }
value = supportUnitTypeAttribute.Type

Supported unit type.

TypeId
public override object TypeId { get; }
value = supportUnitTypeAttribute.TypeId

Type id.