DOFInterfaceMethodgetInputParameters Method OpenDOF Object Access Library
Get the Input Parameters for this method.

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

C#
public virtual DOFType[] getInputParameters()

Return Value

Type: DOFType
The Input Parameters for this method.
Remarks

Get the Input Parameters for this method.
See Also

Reference