Eplan Platform API
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / PROJ_SERIALNUMBERDONGLE Property / PROJ_SERIALNUMBERDONGLE Property

In This Topic
    PROJ_SERIALNUMBERDONGLE Property
    In This Topic
    License number of dongle # 10185.
    Syntax
    public PropertyValue PROJ_SERIALNUMBERDONGLE {get; set;}
    public:
    property PropertyValue^ PROJ_SERIALNUMBERDONGLE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    The license number of the dongle used for the last change.

    See Also