Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_HOSE_CREATEDATE Property / FUNC_HOSE_CREATEDATE Property

In This Topic
    FUNC_HOSE_CREATEDATE Property
    In This Topic
    Manufacturing date # 20868.
    Syntax
    public PropertyValue FUNC_HOSE_CREATEDATE {get; set;}
    public:
    property PropertyValue^ FUNC_HOSE_CREATEDATE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.DateTime.
    Remarks

    Manufacturing date (Year + Month), is used in the hose line identification. The time is output in the local time of the user in accordance with the set time zone. For compatibility reasons only the date is displayed during the display of this property in the graphical editor or in the reports, and not the time.

    See Also