DOFOperationResponseLevel EnumerationOpenDOF Object Access Library
ResponseLevel specifies the level of responses resulting from a request.

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

C#
public enum ResponseLevel
Members

  Member nameValueDescription
NONE0
SUCCESS1
EXCEPTION2
ALL3
Remarks

ResponseLevel specifies the level of responses resulting from a request.
See Also

Reference