[]
        
(Showing Draft Content)

C1.Report.ReportLinkTargetBookmark.Report

Report Property

Report

Gets or sets a reference to FlexReport object which should be opened.

Declaration
[C1Description("ReportLinkTarget.Report", "Specifies C1FlexReport object which should be opened.")]
public FlexReport Report { get; set; }
<C1Description("ReportLinkTarget.Report", "Specifies C1FlexReport object which should be opened.")>
Public Property Report As FlexReport