Click or drag to resize

ContextAsync<THierarchyItem>.Engine Property

IT Hit WebDAV Classes Reference
Instance of Engine which is currently executing the request.

Namespace:  ITHit.Server
Assembly:  ITHit.Server (in ITHit.Server.dll) Version: 13.3.13068
Syntax
public EngineAsync<THierarchyItem> Engine { get; set; }

Property Value

Type: EngineAsync<THierarchyItem>
See Also