Enum PatentLegalStatus
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
[ProtoContract]
public enum PatentLegalStatus
Fields
| Name | Description |
|---|---|
| Abandoned | |
| Expired | |
| Granted | |
| In_Force | |
| Invalidated | |
| Lapsed | |
| Null | |
| Opposed | |
| Pending | |
| Reinstated | |
| Revoked | |
| Suspended | |
| Terminated | |
| Withdrawn |