PCModelingLibrary::duplicateCategoryName Method [AX 2012]
Adds the duplicate tag to the specified category.
client server public static EcoResCategoryName duplicateCategoryName(EcoResCategoryName _name, NoYes _new)
Run On
CalledParameters
- _name
- Type: EcoResCategoryName Extended Data Type
The name of a category to which to add the duplicate tag.
- _new
- Type: NoYes Enumeration
A NoYes enumeration value that indicates whether a new duplicate name should be returned.
Show: