Class ModelCard
Inheritance
System.Object
ModelCard
Assembly: CycloneDX.Core.dll
Syntax
public class ModelCard : object
Properties
|
Improve this Doc
View Source
BomRef
Declaration
public string BomRef { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Considerations
Declaration
public ModelCardConsiderations Considerations { get; set; }
Property Value
|
Improve this Doc
View Source
ModelParameters
Declaration
public ModelParameters ModelParameters { get; set; }
Property Value
|
Improve this Doc
View Source
QuantitativeAnalysis
Declaration
public ModelCard.ModelCardQuantitativeAnalysis QuantitativeAnalysis { get; set; }
Property Value