[]
        
(Showing Draft Content)

C1.Document.C1SSRSDocumentSource.DocumentLocation

DocumentLocation Property

DocumentLocation

Gets or sets the location of the SSRS report.

Declaration
[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