API 설명서 > Miscellaneous > Object ProMfgprocitem > Function ProMfgprocitemPropertySet
Function ProMfgprocitemPropertySet
Description
Assigns the value of a special property for the manufacturing process manager step or operation.
Licensing Requirement
Synopsis
ProMfgprocitemPropertySet
(
/* (In)
The manufacturing step or operation.
*/
/* (In)
The property type.
*/
ProParamvalue* property
/* (In)
The property value.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
This property is readonly.
Access to the manufacturing process table is not enabled, use ProMfgProctableEnable().
User Guide References
도움이 되셨나요?