public class LatestReport extends XMLRequest
| Constructor and Description |
|---|
LatestReport(int objectId)
Constructs a
LastestReport using the specified id of an UC4 Object. |
LatestReport(UC4ObjectName name)
Constructs a
LastestReport using the specified name of an UC4 Object. |
| Modifier and Type | Method and Description |
|---|---|
int |
latestRunID()
Returns the latest RunID.
|
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, sendpublic LatestReport(UC4ObjectName name)
LastestReport using the specified name of an UC4 Object.name - Name of an existing UC4 Objectpublic LatestReport(int objectId)
LastestReport using the specified id of an UC4 Object.objectId - Object Id (idnr) of an existing UC4 Object