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

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