PrintMgmtSetupDocInstance::nextName Method [AX 2012]
Generates an available name based on a prefix and sequence number.
server public static PrintMgmtSetupName nextName(PrintMgmtSetupDoc _parent, PrintMgmtSetupName _namePrefix)
Run On
ServerParameters
- _parent
- Type: PrintMgmtSetupDoc Class
The document whose collection the name will be unique within.
- _namePrefix
- Type: PrintMgmtSetupName Extended Data Type
The prefix on which to base the name.
Show: