set_MinOccurs()

XmlSchemaParticle::set_MinOccurs(Decimal) method

Sets the minimum number of times the particle can occur.

void System::Xml::Schema::XmlSchemaParticle::set_MinOccurs(Decimal value)

Arguments

ParameterTypeDescription
valueDecimalThe value to set.

See Also