API Help
Eplan.EplApi.DataModel Namespace / Properties Class / AllHyperLinkPropIDs Property

In This Topic
    AllHyperLinkPropIDs Property
    In This Topic
    Returns an array of all property ids which can exist for HyperLink objects.
    Syntax
    public static AnyPropertyId[] AllHyperLinkPropIDs {get;}
    public:
    static property array<AnyPropertyId^>^ AllHyperLinkPropIDs {
       array<AnyPropertyId^>^ get();
    }
    See Also