Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / EventParameterString Class
Members

In This Topic
    EventParameterString Class
    In This Topic
    Event parameter of the System::String data type
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.ApplicationFramework.EventParameterString

    Syntax
    public class EventParameterString : IEventParameter  
    public ref class EventParameterString : public IEventParameter  
    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyEvent parameter of the String type.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates the specific EventParameterString object from the IEventParameter interface.  
    Public MethodReleases the object.  
    Public MethodFor internal use only.  
    Top
    See Also