Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the NumberSeq class.
Syntax
server public static NumberSeq newGetNumFromId(
RefRecId _numberSequenceId,
[boolean _makeDecisionLater,
boolean _dontThrowOnMissingRefSetUp])
Run On
Server
Parameters
- _numberSequenceId
Type: RefRecId Extended Data Type
The record ID of number sequence.
- _makeDecisionLater
Type: boolean
The initial value for the makeDecisionLater parameter of the NumberSeq class.
- _dontThrowOnMissingRefSetUp
Type: boolean
A Boolean value that indicates whether an exception must be thrown if a number sequence reference is missing.
Return Value
Type: NumberSeq Class
An instance of the NumberSeq class; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).