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 the rule name that corresponds to 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 String
value = instance.RuleName
instance.RuleName = value
Syntax
'Declaration
<XmlAttributeAttribute> _
Public RuleName As String
[XmlAttributeAttribute]
public string RuleName
[XmlAttributeAttribute]
public:
String^ RuleName
/** @attribute XmlAttributeAttribute() */
public String RuleName
XmlAttributeAttribute
public var RuleName : String
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