ProductIdAttribute

StockSharp.Configuration

Product id attribute.

Inherits: Attribute

Constructors

ProductIdAttribute
public ProductIdAttribute(long productId)
productIdAttribute = ProductIdAttribute(productId)

Initializes a new instance of the ProductIdAttribute.

productId
ProductId

Properties

ProductId
public long ProductId { get; }
value = productIdAttribute.ProductId

Product id.