adTempus API
ArcanaDevelopment.adTempus.ApplicationIntegration Namespace / IResponseActionScriptParameters Interface / CustomEventID Property


In This Topic
    CustomEventID Property (IResponseActionScriptParameters)
    In This Topic
    The custom event ID, if any.
    Syntax
    'Declaration
     
    
    ReadOnly Property CustomEventID As String
    string CustomEventID {get;}
    property String^ CustomEventID {
       String^ get();
    }
    See Also