Mindscape LightSpeed - User Reference & API Documentation
UniqueValidationRule Constructor (scope)
API ReferenceMindscape.LightSpeed.ValidationUniqueValidationRuleUniqueValidationRule(String)
Initializes a new instance of the UniqueValidationRule class.
Declaration Syntax
C#Visual Basic
public UniqueValidationRule(
	string scope
)
Public Sub New ( _
	scope As String _
)
Parameters
scope (String)
The name of an attribute used to limit the scope of the uniqueness check.

Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)