GeneratedReportIdentity Constructors
Identifies report documents generated by a scheduled job.Name | Parameters | Description |
---|---|---|
GeneratedReportIdentity() | none | Initializes a new instance of the GeneratedReportIdentity class with the default settings. |
GeneratedReportIdentity(Int32) | id | Initializes a new instance of the GeneratedReportIdentity class with the specified ID. |
See Also