public void Create( IEnumerable<PlanningSegment> colSegments, string strMacroFileName, MultiLangString pDescription )
public: void Create( IEnumerable<PlanningSegment^>^ colSegments, String^ strMacroFileName, MultiLangString^ pDescription )
Parameters
- colSegments
 - Collection of segments. Can't be 
null. - strMacroFileName
 - Filename (inclusive path information and type) of the macro. Can't be 
null. - pDescription
 - Description of macro. If 
nullthen description is empty.