INumberRange Properties |
The INumberRange type exposes the following members.
Name | Description | |
---|---|---|
Description |
The number range description. The description can be empty.
| |
DisplayName |
The display name.
| |
Id |
The number range ID. The ID is generated by the platform and
cannot be modified.
| |
MaxValue |
The maximum value of numbers to be generated.
| |
MinValue |
The minimum value of numbers to be generated.
| |
Name |
The number range name. The name must be unique and must follow the QName convention.
| |
NextValuePreview |
The next value that will be generated.
|