Eplan Platform API
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / AsComment Property

In This Topic
    AsComment Property
    In This Topic
    Gets property id value as Properties.Comment.
    Syntax
    public Properties.Comment AsComment {get;}
    public:
    property Properties.Comment AsComment {
       Properties.Comment get();
    }
    See Also