adTempus API
ArcanaDevelopment.adTempus.Client Namespace / Job Class / GetStandardSupportedResponseEvents Method

In This Topic
    GetStandardSupportedResponseEvents Method
    In This Topic
    Gets the response events that are supported for jobs
    Syntax
    'Declaration
     
    
    Public Shared Function GetStandardSupportedResponseEvents() As List(Of SupportedResponseEvent)
    public static List<SupportedResponseEvent> GetStandardSupportedResponseEvents()
    See Also