 | XmlSchemaElementInfoMaxOccurrence Property |
Gets the maximum occurrence.
Namespace: Aml.Engine.SchemaAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic decimal MaxOccurrence { get; }
Public ReadOnly Property MaxOccurrence As Decimal
Get
public:
property Decimal MaxOccurrence {
Decimal get ();
}
Property Value
Decimal
See Also