TextLengthType.MinLengthSpecified Field

Indicates true if the minimum text length is specified.

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

Usage

'Usage
Dim instance As TextLengthType
Dim value As Boolean

value = instance.MinLengthSpecified

instance.MinLengthSpecified = value

Syntax

'Declaration
<XmlIgnoreAttribute> _
Public MinLengthSpecified As Boolean
[XmlIgnoreAttribute] 
public bool MinLengthSpecified
[XmlIgnoreAttribute] 
public:
bool MinLengthSpecified
/** @attribute XmlIgnoreAttribute() */ 
public boolean MinLengthSpecified
XmlIgnoreAttribute 
public var MinLengthSpecified : boolean

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2003,Windows Vista

See Also

Reference

TextLengthType Class
TextLengthType Members
Microsoft.ConfigurationManagement.AdminConsole Namespace