Click or drag to resize
ActivityPath Method
Retrieve the Workflow Process Path by name

Namespace: Innovator.Client
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
public IReadOnlyItem Path(
	IConnection conn,
	string name
)

Parameters

conn
Type: Innovator.ClientIConnection
name
Type: SystemString

Return Value

Type: IReadOnlyItem
See Also