Specifies the length of the numeric component of a generated document number.
Namespace: Relativity.Processing.Services
Assembly: Relativity.Processing.Services.Interfaces (in Relativity.Processing.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
NumberOfDigits1 | 1 | The numeric portion of the generated document number is one digit. | |
NumberOfDigits2 | 2 | The numeric portion of the generated document number is two digits. | |
NumberOfDigits3 | 3 | The numeric portion of the generated document number is three digits. | |
NumberOfDigits4 | 4 | The numeric portion of the generated document number is four digits. | |
NumberOfDigits5 | 5 | The numeric portion of the generated document number is five digits. | |
NumberOfDigits6 | 6 | The numeric portion of the generated document number is six digits. | |
NumberOfDigits7 | 7 | The numeric portion of the generated document number is seven digits. | |
NumberOfDigits8 | 8 | The numeric portion of the generated document number is eight digits. | |
NumberOfDigits9 | 9 | The numeric portion of the generated document number is nine digits. | |
NumberOfDigits10 | 10 | The numeric portion of the generated document number is ten digits. |
Remarks
See Also