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

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

System.Object
   Eplan.EplApi.ApplicationFramework.EventParameterString

Syntax
public class EventParameterString : 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