MPUtilityGetNextId Method |
Name | Description | |
---|---|---|
GetNextId(String) | Returns the next number of the specified number range. If the number range does not exist, it will be created and initialized with 0. | |
GetNextId(String, Int32) | Returns the next number of the specified number range. If the number range does not exist, it will be created and initialized with the given start number. |