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!

XmlSchemaMinInclusiveFacet Class

[To be supplied.]

Object
   XmlSchemaAnnotated
      XmlSchemaFacet
         XmlSchemaMinInclusiveFacet

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Xml.Serialization.Schema

Assembly: System.Xml.Serialization.dll

See Also

XmlSchemaMinInclusiveFacet Members | System.Xml.Serialization.Schema Namespace