Class EvidenceOccurrence
Inheritance
System.Object
EvidenceOccurrence
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
public class EvidenceOccurrence : object
Properties
| Improve this Doc View SourceBomRef
Declaration
public string BomRef { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Location
Declaration
public string Location { get; set; }
Property Value
Type | Description |
---|---|
System.String |