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.7.1078.0 (1.7.1078.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