Click or drag to resize

ContextAsyncTHierarchyItemEngine 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: EngineAsyncTHierarchyItem
See Also