C# Syntax
public class JavaEventInfo : IEventInfo
System.Object
HP.LFT.SDK.Java.JavaEventInfo
Name | Description | |
---|---|---|
![]() | ClassName | The name of the Java class representing the event to be activated. |
![]() | EventArgs | Any parameters of the event's constructor except the source and EventID. |
![]() | EventId | The event ID number or the final field string that represents the event ID. |