IntegralValidationRuleReferenceType.Range Field

Indicates an IntegralRangeType object for the range of the integral validation rule reference.

Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)

Usage

'Usage
Dim instance As IntegralValidationRuleReferenceType
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

IntegralValidationRuleReferenceType Class
IntegralValidationRuleReferenceType Members
Microsoft.ConfigurationManagement.AdminConsole Namespace
IntegralRangeType Class