Show / Hide Table of Contents

Class ModelParameters.ModelDataset

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

Properties

| Improve this Doc View Source

Data

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

Ref

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