Click or drag to resize

PresentationSpaceEventOrigin Enumeration

Indicates the origin of a presentation space event.

Namespace:  MicroFocus.ZFE.Connector
Assembly:  MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.3.379.0 (1.3.379.0)
Syntax
public enum PresentationSpaceEventOrigin
Members
  Member nameDescription
Host The presentation space event was generated due to host activity.
User The presentation space event was generated due to user activity.
See Also