'Declaration Public Function New( _ ByVal jobEvent As JobEvent, _ ByVal customID As String, _ ByVal description As String _ )
'Declaration
Public Function New( _ ByVal jobEvent As JobEvent, _ ByVal customID As String, _ ByVal description As String _ )
public SupportedResponseEvent( JobEvent jobEvent, string customID, string description )
public: SupportedResponseEvent( JobEvent jobEvent, String^ customID, String^ description )
SupportedResponseEvent Class SupportedResponseEvent Members Overload List