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

In This Topic
    PROJ_REGULATION Property
    In This Topic
    Regulation # 10036.
    Syntax
    public PropertyValue PROJ_REGULATION {get; set;}
    public:
    property PropertyValue^ PROJ_REGULATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    See Also