DocumentName Property (C1SSRSDocumentSource)
In This Topic
Overriden. Gets the user-friendly name for the current report.
Syntax
'Declaration
Public Overrides ReadOnly Property DocumentName As String
public override string DocumentName {get;}
See Also