[]
Gets or sets a reference to FlexReport object which should be opened.
[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