IntegralValidationRuleType.Range Field
Indicates an IntegralRangeType object for the range of the integral validation rule.
Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)
Usage
'Usage
Dim instance As IntegralValidationRuleType
Dim value As IntegralRangeType
value = instance.Range
instance.Range = value
Syntax
'Declaration
Public Range As IntegralRangeType
public IntegralRangeType Range
public:
IntegralRangeType^ Range
public IntegralRangeType Range
public var Range : IntegralRangeType
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
IntegralValidationRuleType Class
IntegralValidationRuleType Members
Microsoft.ConfigurationManagement.AdminConsole Namespace
IntegralRangeType Class