The ModelParameterClass type exposes the following members.

Methods

  NameDescription
Public methodEvokeReloadEvent
Evokes reload event for any object listening to this ModelParameter
Public methodisBaseValueInRange(Int32)
Query if 'value' is in base ModelPArameter range.
Public methodisBaseValueInRange(Int32, String%)
Query if 'value' is in base ModelParameter range.
Public methodisProviderValueInRange(Int32, eProvider)
Query if 'value' is in provider ModelPArameter range.
Public methodisProviderValueInRange(Int32, eProvider, String%)
Query if 'value' is in provider ModelPArameter range.
Public methodisSpecialRangeCheck
Query if this object is special range check.
Public methodShouldCheckRange
Queries if we should check range./

See Also