Format |
Scroll |
Gets or sets the report format the report is defined for.
Namespace: Therefore.API
Visual Basic Public Overridable Property Format As TheReportFormat C# public virtual TheReportFormat Format { get; set; }
Property Value The report format the report is defined for.
|