DOFOperationSessiongetControl Method OpenDOF Object Access Library

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

C#
public abstract DOFOperationControl getControl()

Return Value

Type: DOFOperationControl
The Control associated with this Session operation (never returns null -- returns default Control if constructed with null).
See Also

Reference