DOFRouteInfogetOperationCount Method OpenDOF Object Access Library
Get the operation count for this route.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public abstract int getOperationCount()

Return Value

Type: Int32
The operation count for this route.
Remarks

Get the operation count for this route.
See Also

Reference