{CompanyName} FlexyGo

GipeExecution..::..GetStepByNodeId Method

Returns the a step by its node Id

Namespace:  FLEXYGO.Gipe
Assembly:  flxEntity (in flxEntity.dll)

Syntax


public GipeStep GetStepByNodeId(
	string aNodeId
)
Public Function GetStepByNodeId ( _
	aNodeId As String _
) As GipeStep

Parameters

aNodeId
Type: String