DOFConfiggetRank Method OpenDOF Object Access Library
Get the node rank that DOFs created from this DOF.Config will have.

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

C#
public short getRank()

Return Value

Type: Int16
The rank stored in the DOFConfig.
Remarks

Get the node rank that DOFs created from this DOF.Config will have.
See Also

Reference