VistA Analysis » VistA Reference » RPCs » XHD DELETE PARAMETER CATEGORY

XHD DELETE PARAMETER CATEGORY

This call deletes parameter categories from the M backing store. If the second parameter, DELKIDS is passed as “1” (boolean true by M programming convention), all descendents of the category in question will also be deleted.

Properties

Property Value
Label DELETE
MUMPS Implementation XHDPCAT
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
PCAT LITERAL   true This is the record number (i.e., IEN) of the parameter category to be deleted.
DELKIDS LITERAL   true This boolean flag indicates whether to delete all descendents of the parameter category in question.


Document generated on August 31st 2022, 2:55:43 pm