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

In This Topic
    PROJECT_WORK_CELL Property
    In This Topic
    AutomationML: Area # 10954.
    Syntax
    public PropertyValue PROJECT_WORK_CELL {get; set;}
    public:
    property PropertyValue^ PROJECT_WORK_CELL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also