IncrementDecrement Enumeration
Specifies whether to increase or decrease a document number.
Members
Value |
Description |
---|---|
Decrement |
Decrease the value of the next document number |
Increment |
Increase the value of the next document number |
Remarks
Used as a parameter for several methods. The methods use the value to specify whether to get or or return the next document number.