API Help
Eplan.EplApi.EServices.Ged Namespace / InteractionAttribute Class / NameOfBaseInteraction Property

In This Topic
    NameOfBaseInteraction Property
    In This Topic
    Name of interaction which will be override.
    Syntax
    public string NameOfBaseInteraction {get; set;}
    public:
    property String^ NameOfBaseInteraction {
       String^ get();
       void set (    String^ value);
    }
    See Also