System::Xml::Schema::XmlSchemaParticle::set_MinOccurs method

XmlSchemaParticle::set_MinOccurs method

Sets the minimum number of times the particle can occur.

void System::Xml::Schema::XmlSchemaParticle::set_MinOccurs(Decimal value)
ParameterTypeDescription
valueDecimalThe value to set.

See Also