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

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