ICallerContextServiceCurrentContext Property |
Gets an object representing the current caller context.
Namespace: Dundas.BIAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
SyntaxCallerContext CurrentContext { get; }ReadOnly Property CurrentContext As CallerContext
Get
property CallerContext^ CurrentContext {
CallerContext^ get ();
}abstract CurrentContext : CallerContext with get
Property Value
CallerContext
Exceptions
See Also