Eplan Platform API
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_FULLDTFORMAT_INTERRUPTION_POINT Property / PROJ_FULLDTFORMAT_INTERRUPTION_POINT Property

In This Topic
    PROJ_FULLDTFORMAT_INTERRUPTION_POINT Property
    In This Topic
    Format of full DT: Interruption point # 10649.
    Syntax
    public PropertyValue PROJ_FULLDTFORMAT_INTERRUPTION_POINT {get; set;}
    public:
    property PropertyValue^ PROJ_FULLDTFORMAT_INTERRUPTION_POINT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also