Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegment.MacroPlaceHolder Class
Members

In This Topic
    PlanningSegment.MacroPlaceHolder Class
    In This Topic
    Represents macro placeholder
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.DataModel.Planning.PlanningSegment.MacroPlaceHolder

    Syntax
    [DefaultMember("Item")]
    public class PlanningSegment.MacroPlaceHolder 
    [DefaultMember("Item")]
    public ref class PlanningSegment.MacroPlaceHolder 
    Public Properties
     NameDescription
    Public PropertyReturns available value set names  
    Public PropertyOverloaded.   
    Public PropertyReturns the name of the macro placeholder  
    Public PropertyRepresentation type  
    Public PropertySource placeholder  
    Public PropertyReturns the name of the value set  
    Public PropertyVariable names  
    Public PropertyVariant identifier  
    Top
    Public Methods
     NameDescription
    Public MethodChanges the whole value set data (all variable values) by getting it again from macro. Data is searched by macro name, placeholder name and new value set name.  
    Public MethodDestructor for deterministic finalization of MacroPlaceholderRecord object.  
    Top
    See Also