Interface IUserContext
Defines the properties of the context of the user session.
Namespace: Microsoft.ReportingServices.Interfaces
Assemblies: Microsoft.ReportingServices.Interfaces (em Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (em Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Sintaxe
'Declaração
Public Interface IUserContext
'Uso
Dim instance As IUserContext
public interface IUserContext
public interface class IUserContext
type IUserContext = interface end
public interface IUserContext
Comentários
Reporting Services passes the IUserContext object to the ProcessReportDefinition()()()() method.