get_MaxOccurs()

XmlSchemaParticle::get_MaxOccurs() method

Returns the maximum number of times the particle can occur.

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

Return Value

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

See Also