Click or drag to resize

ReportParameters Properties

The ReportParameters type exposes the following members.

Properties
 NameDescription
Public propertyBaseUrl 
Public propertyCronDayOfMonth 
Public propertyCronDayOfWeek 
Public propertyCronExpression 
Public propertyCronHour 
Public propertyCronMinute 
Public propertyCronMonthOfYear 
Public propertyCronSecond 
Public propertyEmailAddress Email addresses. When populated an email should be sent, otherwise an email will not be sent.
Public propertyEmailSubject 
Public propertyEventServer 
Public propertyEventSourcePath 
Public propertyEventType 
Public propertyExtensionData Any properties that are not able to be resolved will get placed in this dictionary. We will use this for compatibility of renamed or restructured properties. RESOURCE: https://makolyte.com/system-text-json-deserialize-properties-that-arent-on-the-class/
Public propertyId Id of the report used to access a report for info/modification/deletion
Public propertyIncludeAttachment 
Public propertyLocale 
Public propertyMonthlyDay 
Public propertyMonthlyTime 
Public propertyPages 
Public propertyReportFireTimeUtc 
Public propertyScheduleMode 
Public propertyTimeZoneIdIANA 
Public propertyTimeZoneIdWindows 
Public propertyUserId 
Public propertyUserName 
Public propertyWeeklyDays 
Public propertyWeeklyTime 
Top
See Also