EngineCallerContext Property |
Gets the currently-executing user context.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public CallerContext CallerContext { get; }
Public ReadOnly Property CallerContext As CallerContext
Get
public:
virtual property CallerContext^ CallerContext {
CallerContext^ get () sealed;
}
abstract CallerContext : CallerContext with get
override CallerContext : CallerContext with get
Property Value
Type:
CallerContextImplements
IEngineCallerContextExceptions Remarks See Also