Click or drag to resize
weroSoft AG, Software
ServerWorkingContextRequestData Property
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Gets the request data feature.

Namespace:  WeroSoft.Server.Data
Assembly:  WeroSoft.Server.Library (in WeroSoft.Server.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public IRequestData RequestData { get; }

Property Value

Type: IRequestData
See Also