Class ExportMonitorCommandOptions
Inheritance
System.Object
ExportMonitorCommandOptions
Assembly: AsaLib.dll
Syntax
public class ExportMonitorCommandOptions : ExportOptions
Properties
|
Improve this Doc
View Source
ApplySubObjectRulesToMonitor
Declaration
public bool ApplySubObjectRulesToMonitor { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
|
Improve this Doc
View Source
RunId
Declaration
public string? RunId { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.String> |
|