NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

XmlSchemaMinLengthFacet Class

[To be supplied.]

Object
   XmlSchemaAnnotated
      XmlSchemaNumericFacet
         XmlSchemaMinLengthFacet

[Visual Basic]
Public Class XmlSchemaMinLengthFacet
   Inherits XmlSchemaNumericFacet
[C#]
public class XmlSchemaMinLengthFacet : XmlSchemaNumericFacet
[C++]
public __gc class XmlSchemaMinLengthFacet : public
   XmlSchemaNumericFacet
[JScript]
public class XmlSchemaMinLengthFacet extends XmlSchemaNumericFacet

Remarks

[To be supplied.]

Requirements

Namespace: System.Xml.Serialization.Schema

Assembly: System.Xml.Serialization.dll

See Also

XmlSchemaMinLengthFacet Members | System.Xml.Serialization.Schema Namespace