Click or drag to resize
ItemWrapperAsResult Method
Convert the Item to a Result object that can be returned by a server method

Namespace: Innovator.Client
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
public IReadOnlyResult AsResult()

Return Value

Type: IReadOnlyResult

Implements

IReadOnlyItemAsResult
See Also