Click or drag to resize

INumberRange Properties

The INumberRange type exposes the following members.

Properties
  NameDescription
Public propertyDescription
The number range description. The description can be empty.
Public propertyDisplayName
The display name.
Public propertyId
The number range ID. The ID is generated by the platform and cannot be modified.
Public propertyMaxValue
The maximum value of numbers to be generated.
Public propertyMinValue
The minimum value of numbers to be generated.
Public propertyName
The number range name. The name must be unique and must follow the QName convention.
Public propertyNextValuePreview
The next value that will be generated.
Top
See Also