PresentationSpaceEventOrigin Enumeration |
Indicates the origin of a presentation space event.
Namespace:
MicroFocus.ZFE.Connector
Assembly:
MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 2.1.1566.0 (2.1.1566.0)
Syntax public enum PresentationSpaceEventOrigin
Public Enumeration PresentationSpaceEventOrigin
Members
| Member name | Description |
---|
| Host |
The presentation space event was generated due to host activity.
|
| User |
The presentation space event was generated due to user activity.
|
See Also