Show / Hide Table of Contents

Class DatasetChoice

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

Properties

| Improve this Doc View Source

DataSet

Declaration
public Data DataSet { 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