Show / Hide Table of Contents

Class EvidenceOccurrence

Inheritance
System.Object
EvidenceOccurrence
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
public class EvidenceOccurrence : 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

Location

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