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

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

    Parameters

    obj
    ViewPart object whose properties will be affected.
    See Also