Documentazione API > Miscellaneous > Object ProMfgprocitem > Function ProMfgprocitemPropertyGet
Function ProMfgprocitemPropertyGet
Description
Obtains the value of a special property for the manufacturing process manager step or operation.
Licensing Requirement
Synopsis
ProMfgprocitemPropertyGet
(
/* (In)
The manufacturing step or operation.
*/
/* (In)
The property type.
*/
ProParamvalue* property
/* (Out)
The property value.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
This property is not set on the given item.
Access to the manufacturing process table is not enabled, use ProMfgProctableEnable().
User Guide References
È stato utile?