API Help
Eplan.EplApi.ApplicationFramework Namespace / IInterface Interface / InterfaceName Property

In This Topic
    InterfaceName Property
    In This Topic
    This name is used to register the type as an interface.
    Syntax
    string InterfaceName {get;}
    property String^ InterfaceName {
       String^ get();
    }
    See Also