PCModelingLibrary::duplicateAttributeName Method [AX 2012]
Adds the duplicate tag to the specified name.
client server public static Name duplicateAttributeName(Name _name, NoYes _new)
Run On
CalledParameters
- _name
- Type: Name Extended Data Type
A name 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: