[]
Gets or sets the location of the SSRS report.
[C1Category("SSRS")]
[C1Description("C1SSRSDocumentSource.DocumentLocation", "Specifies location of the SSRS report.")]
public SSRSReportLocationBase DocumentLocation { get; set; }
<C1Category("SSRS")>
<C1Description("C1SSRSDocumentSource.DocumentLocation", "Specifies location of the SSRS report.")>
Public Property DocumentLocation As SSRSReportLocationBase