Property ProductLine
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ProductLine
Gets the product line.
[JsonProperty("product_line", NullValueHandling = NullValueHandling.Ignore)]
public ProductLine ProductLine { get; }
Gets the product line.
[JsonProperty("product_line", NullValueHandling = NullValueHandling.Ignore)]
public ProductLine ProductLine { get; }