Class Co2Measure
Inheritance
System.Object
Co2Measure
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
public class Co2Measure : object
Properties
| Improve this Doc View SourceUnit
Declaration
public CO2Unit Unit { get; set; }
Property Value
Type | Description |
---|---|
CO2Unit |
Value
Declaration
public float Value { get; set; }
Property Value
Type | Description |
---|---|
System.Single |