Click or drag to resize
IErrorBuilderErrorContext Method
Specify the context of the error message

Namespace: Innovator.Client
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
IErrorBuilder ErrorContext(
	IReadOnlyItem item
)

Parameters

item
Type: Innovator.ClientIReadOnlyItem

Return Value

Type: IErrorBuilder
See Also