Documentación de la API > Miscellaneous > Object ProMfgprocitem > Function ProMfgprocitemTemplateparamGet
Function ProMfgprocitemTemplateparamGet
Description
Obtains the parameter value for a template parameter for the item.
Licensing Requirement
Synopsis
ProMfgprocitemTemplateparamGet
(
/* (In)
The process manager item.
*/
ProName param_name
/* (In)
The template parameter name.
*/
/* (Out)
The parameter value for the template parameter.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The template parameter does not exist.
Access to the manufacturing process table is not enabled, use ProMfgProctableEnable().
User Guide References
¿Fue esto útil?