|
Initializes a new instance of the Progress class setting the ID
to the appropriate value as indicated by the number or string passed
to the constructor.
IDs must be numeric so if a string is passed in it will be converted
to an integer. If it is not possible to convert the string to an
integer then the ID will default to zero.
|