XmlSchemaDatatype::Variety Property

 

Gets the XmlSchemaDatatypeVariety value for the simple type.

Namespace:   System.Xml.Schema
Assembly:  System.Xml (in System.Xml.dll)

public:
property XmlSchemaDatatypeVariety Variety {
	virtual XmlSchemaDatatypeVariety get();
}

Property Value

Type: System.Xml.Schema::XmlSchemaDatatypeVariety

The XmlSchemaDatatypeVariety value for the simple type.

.NET Framework
Available since 2.0
Return to top
Show: