API Help
Eplan.EplApi.DataModel.Planning Namespace / PlanningObject.MacroPlaceHolderValueSet Class
Members

In This Topic
    PlanningObject.MacroPlaceHolderValueSet Class
    In This Topic
    Represents macro placeholder value set
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.DataModel.Planning.PlanningObject.MacroPlaceHolderValueSet

    Syntax
    [DefaultMember("Item")]
    public class PlanningObject.MacroPlaceHolderValueSet 
    [DefaultMember("Item")]
    public ref class PlanningObject.MacroPlaceHolderValueSet 
    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 value sets  
    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