public void SetPlanningSegment( PlanningSegment pPlanningSegment, bool bWriteArticleRefToFunction )
public: void SetPlanningSegment( PlanningSegment^ pPlanningSegment, bool bWriteArticleRefToFunction )
Parameters
- pPlanningSegment
 - Eplan.EplApi.DataModel.Planning.PlanningSegment which will be assigned to function, or 
nullto remove planning object from function. - bWriteArticleRefToFunction
 - If 
trueand this is main function then article reference from planning object is written to function as main article.