Click or drag to resize

IOiaStatusSet Interface

A set of status values representing the current OIA status.

Namespace:  MicroFocus.ZFE.Connector
Assembly:  MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.3.379.0 (1.3.379.0)
Syntax
public interface IOiaStatusSet

The IOiaStatusSet type exposes the following members.

Methods
  NameDescription
Public methodContains
Tests if the specified status is contained within this status set.
Public methodToArray
An array of all values that are in this status set.
Public methodToString
A string representation of this status set.
Top
See Also