get_MinOccurs()

XmlSchemaParticle::get_MinOccurs() method

Returns the minimum number of times the particle can occur.

Decimal System::Xml::Schema::XmlSchemaParticle::get_MinOccurs()

Return Value

The minimum number of times the particle can occur. The default is 1.

See Also