The Portrate Interview Engine

ValidationArgs Class

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

System.Object
   System.EventArgs
      Portrate.Interview.DPLEventArgs
         Portrate.Interview.ValidationArgs

[Visual Basic]
Public Class ValidationArgs
    Inherits DPLEventArgs
[C#]
public class ValidationArgs : DPLEventArgs
[C++]
public __gc class ValidationArgs : public DPLEventArgs
[JScript]
public class ValidationArgs 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

ValidationArgs Members | Portrate.Interview Namespace