PCModelingLibrary::validateDeleteAttribute Method [AX 2012]
Prompts the user to authorize an attribute to be deleted if it is being used as allocation.
client public static boolean validateDeleteAttribute(EcoResAttribute _attribute)
Run On
ClientParameters
- _attribute
- Type: EcoResAttribute Table
The specified attribute to be deleted.
Return Value
Type: booleantrue if the user authorized the action or has chosen not to be prompted again.
Show: