Class SuppressedIssue
Class holds information about suppressed issue
public class SuppressedIssue
- Inheritance
-
SuppressedIssue
- Inherited Members
Properties
Boundary
public Boundary? Boundary { get; set; }
Property Value
- Boundary
ID
public string? ID { get; set; }