protected virtual int CollectProductionLevel()
 {
     return(PBSHelper.CollectFacilityNodeLevelFromInComingConnections(this));
 }