SubMain - CodeIt.Right The First Time!  
Home
Products
  CodeIt.Right
  CodeIt.Once for .NET
  PrettyCode.Print for .NET
  PrettyCode.Print
  SmartOutline for VS2005
  .NET Coding Guidelines
Download
Purchase
Support
Contact Us

CodeIt.Right SDK Class Library

ActiveStatus Enumeration

Rule active status.

public enum ActiveStatus

Remarks

Example

To be added.

Members

Member Name Description
None Indicates that status of rule is unknown.
Active Indicates that the rule is active.
Excluded Indicates that the rule is excluded.
Inactive Indicates that the rule is inactive.

Requirements

Namespace: SubMain.CodeItRight.Sdk.Core.Rules

Assembly: SubMain.CodeItRight.Sdk.Core (in SubMain.CodeItRight.Sdk.Core.dll)

See Also

SubMain.CodeItRight.Sdk.Core.Rules Namespace