The Portrate Interview Engine

CustomActionArgs Class

For a list of all members of this type, see CustomActionArgs Members.

System.Object
   System.EventArgs
      Portrate.Interview.DPLEventArgs
         Portrate.Interview.CustomActionArgs

[Visual Basic]
Public Class CustomActionArgs
    Inherits DPLEventArgs
[C#]
public class CustomActionArgs : DPLEventArgs
[C++]
public __gc class CustomActionArgs : public DPLEventArgs
[JScript]
public class CustomActionArgs extends DPLEventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Portrate.Interview

Assembly: Portrate.Interview (in Portrate.Interview.dll)

See Also

CustomActionArgs Members | Portrate.Interview Namespace