Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegment.MacroPlaceHolderClass Class
Properties Methods

In This Topic
    PlanningSegment.MacroPlaceHolderClass Class Members
    In This Topic

    The following tables list the members exposed by PlanningSegment.MacroPlaceHolderClass.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyReturns number of macro placeholder  
    Public PropertyOverloaded.   
    Public PropertyPlanning segment to which macro placeholder belong  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether planning segment stores macro placeholder record  
    Public MethodCopy collection to an array  
    Public MethodDestructor for deterministic finalization of MacroPlaceHolderClass object.  
    Public MethodGets enumertator in collection of MacroPlaceholder  
    Public MethodGets enumertator in collection of MacroPlaceholder. The same as GetEnumerator.  
    Public MethodStores back macro placeholder to planning segment.  
    Public MethodUpdates planning segment's macro placeholder with data from macro (e.g. after macro has changed)  
    Top
    See Also