Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / FunctionDefinitionLibraryPropertyList Class / PROPUSER_LAST_USEREMAIL Property / PROPUSER_LAST_USEREMAIL Property

In This Topic
    PROPUSER_LAST_USEREMAIL Property
    In This Topic
    Last editor: E-mail # 3013.
    Syntax
    public PropertyValue PROPUSER_LAST_USEREMAIL {get; set;}
    public:
    property PropertyValue^ PROPUSER_LAST_USEREMAIL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    The e-mail address associated with the user code.

    See Also