Incident Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class Incident
type Incident = class
Public Class Incident
- Inheritance
-
Incident
Constructors
Incident() | |
Incident(String, String, Nullable<Boolean>, Nullable<DateTime>, Nullable<DateTime>) |
Properties
ActivatedTime | |
IsActive | |
Name | |
ResolvedTime | |
RuleName |