public interface IExecEventInfo
extends com4j.Com4jObject
Modifier and Type | Method and Description |
---|---|
String |
eventDate()
The Execution Event Date.
|
String |
eventParam(String paramName)
For HP use.
|
String |
eventTime()
The Execution Event Time.
|
int |
eventType()
The type of Execution Event.
|
int eventType()
The type of Execution Event.
Getter method for the COM property "EventType"
String eventTime()
The Execution Event Time.
Getter method for the COM property "EventTime"
String eventDate()
The Execution Event Date.
Getter method for the COM property "EventDate"
Copyright © 2020. All rights reserved.