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