Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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