Class PatentsType
Inherited Members
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
public class PatentsType
Properties
| Edit this page View SourceItems
Declaration
public List<PatentOrFamily> Items { get; set; }
Property Value
| Type | Description |
|---|---|
| List<PatentOrFamily> |
XmlItems
Declaration
public List<object> XmlItems { get; set; }
Property Value
| Type | Description |
|---|---|
| List<object> |