XPRMSet Properties
The XPRMSet type exposes the following members.

Name | Description | |
---|---|---|
![]() |
FirstIndex |
The index of the first element in the set. From the library, set elements are accessed using an index.
|
![]() |
IsDynamic |
Check whether the set is dynamic.
|
![]() |
IsEmpty |
Check whether the set is empty.
|
![]() |
IsFixed |
Check whether the set is fixed. A dynamic set is "fixed" when it is used to index an array: it may be extended by receiving new elements but it cannot be re-assigned or reduced.
|
![]() |
IsInitialised |
Check whether the set has been initialised. Objects are initialised during model execution. Trying to access a Mosel object that has not been created will result on an exception.
(Overrides XPRMValueIsInitialised.) |
![]() |
IsRange |
Check whether the set is a range set.
|
![]() |
LastIndex |
The index of the last element in the set. From the library, set elements are accessed using an index.
|
![]() |
Model |
Used to fetch the XPRM model to which this object belongs, or else 'null' if there is no model anywhere among this Object's ancestors.
(Inherited from XPRMObjectBase.) |
![]() |
Owner |
Used to fetch the XPRM object to which this object belongs
(Inherited from XPRMObjectBase.) |
![]() |
Size |
Get set size.
|
![]() |
StructCode | (Inherited from XPRMTypedObject.) |
![]() |
StructName | (Inherited from XPRMTypedObject.) |
![]() |
Type | (Overrides XPRMTypedObjectType.) |
![]() |
TypeCode | (Inherited from XPRMTypedObject.) |
![]() |
TypeName | (Inherited from XPRMTypedObject.) |

© 2001-2021 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.