Class DatasetChoice
Inheritance
System.Object
DatasetChoice
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
public class DatasetChoice : object
Properties
| Improve this Doc View SourceDataSet
Declaration
public Data DataSet { get; set; }
Property Value
Type | Description |
---|---|
Data |
Ref
Declaration
public string Ref { get; set; }
Property Value
Type | Description |
---|---|
System.String |