ReportsItemReport Property |  |
Gives report data item
Namespace:
Velo.Data.Models
Assembly:
Velo.Data (in Velo.Data.dll) Version: 22.2.10.1 (22.2.10.450)
Syntaxpublic Report Report { get; }Public ReadOnly Property Report As Report
Get
Property Value
Type:
Report
Remarks
If read report trigger an exception then gives null return
See Also