Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / CommentPropertyList Class / CommentPropertyList Constructor / CommentPropertyList Constructor(Comment)
Comment object whose properties will be affected.

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

    Parameters

    obj
    Comment object whose properties will be affected.
    See Also