Category Piping, Object ProPseries

Function ProPseriesIdGet


Description
Outputs the series id of the specified series. Series id is a sequential number that is used to identify a series.
Synopsis
#include <ProPiping.h>
ProErrorProPseriesIdGet(
ProPseries series
/* (In)
The series
*/
int* series_id
/* (Out)
The series id
*/
)
Returns
PRO_TK_NO_ERROR PRO_TK_BAD_INPUTS

Manual References:

  1. Production Applications: Piping: Series