Click or drag to resize

IomFactoryCreateInnovator Method

Create Innovator instance and initialize that with the specified IServerConnection.

Namespace:  Aras.IOM
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public static Innovator CreateInnovator(
	IServerConnection serverConnection
)

Parameters

serverConnection
Type: Aras.IOMIServerConnection

Return Value

Type: Innovator
See Also