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