Namespace: ctAC
Assembly: ctAC (in ctAC.dll)

Syntax

Visual Basic (Declaration)
Public Class businessRuleViolation
C#
public class businessRuleViolation
C++
ref class businessRuleViolation
J#
public class businessRuleViolation
JScript
public class businessRuleViolation

Inheritance Hierarchy

System.Object
   ctAC.businessRuleViolation

Thread Safety

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

See Also