Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegment Class / CollectStructureProperties Method
Collect Structure properties recurseively when true.

In This Topic
    CollectStructureProperties Method
    In This Topic
    Syntax
    public FunctionBasePropertyList CollectStructureProperties( 
       bool bRecursive
    )
    public:
    FunctionBasePropertyList^ CollectStructureProperties( 
       bool bRecursive
    ) 

    Parameters

    bRecursive
    Collect Structure properties recurseively when true.
    See Also