IntegralRangeType.MaxValue Field
Indicates a maximum value for the integral range.
Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)
Usage
'Usage
Dim instance As IntegralRangeType
Dim value As Integer
value = instance.MaxValue
instance.MaxValue = value
Syntax
'Declaration
<XmlAttributeAttribute> _
Public MaxValue As Integer
[XmlAttributeAttribute]
public int MaxValue
[XmlAttributeAttribute]
public:
int MaxValue
/** @attribute XmlAttributeAttribute() */
public int MaxValue
XmlAttributeAttribute
public var MaxValue : int
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
IntegralRangeType Class
IntegralRangeType Members
Microsoft.ConfigurationManagement.AdminConsole Namespace