Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDUserDefinedPropertyPosition Class / Value Property

In This Topic
    Value Property (MDUserDefinedPropertyPosition)
    In This Topic
    Returns value
    Syntax
    public MultiLangString Value {get;}
    public:
    property MultiLangString^ Value {
       MultiLangString^ get();
    }
    See Also