Show / Hide Table of Contents

Class Co2Measure

Inheritance
System.Object
Co2Measure
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
public class Co2Measure : object

Properties

| Improve this Doc View Source

Unit

Declaration
public CO2Unit Unit { get; set; }
Property Value
Type Description
CO2Unit
| Improve this Doc View Source

Value

Declaration
public float Value { get; set; }
Property Value
Type Description
System.Single
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX