Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDCableTemplatePosition Class / Description Property

In This Topic
    Description Property (MDCableTemplatePosition)
    In This Topic
    It defines the Cable Property Description
    Syntax
    public MultiLangString Description {get; set;}
    public:
    property MultiLangString^ Description {
       MultiLangString^ get();
       void set (    MultiLangString^ value);
    }
    See Also