Eplan Platform API
Eplan.EplApi.HEServices Namespace / PlcService.PLCDataConverterInfo Class / FullName Property

In This Topic
    FullName Property
    In This Topic
    Returns a full name of the PLC converter.
    Syntax
    public string FullName {get;}
    public:
    property String^ FullName {
       String^ get();
    }
    See Also