DOFInterfacegetProperties Method OpenDOF Object Access Library
Get the Properties of this interface.

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

C#
public virtual IList<DOFInterfaceProperty> getProperties()

Return Value

Type: IListDOFInterfaceProperty
The Properties of this interface.
Remarks

Get the Properties of this interface.
See Also

Reference