API Help
Eplan.EplApi.DataModel Namespace / ContextPropertyPlacementPropertyList Class / ContextPropertyPlacementPropertyList Constructor / ContextPropertyPlacementPropertyList Constructor(ContextPropertyPlacement)
ContextPropertyPlacement object whose properties will be affected.

In This Topic
    ContextPropertyPlacementPropertyList Constructor(ContextPropertyPlacement)
    In This Topic
    Should be used internal only
    Syntax
    public ContextPropertyPlacementPropertyList( 
       ContextPropertyPlacement obj
    )
    public:
    ContextPropertyPlacementPropertyList( 
       ContextPropertyPlacement^ obj
    )

    Parameters

    obj
    ContextPropertyPlacement object whose properties will be affected.
    See Also