API Help
Eplan.EplApi.EServices.Ged Namespace / BaseInteractionAttribute Class
Members

BaseInteractionAttribute Class
TODO
Inheritance Hierarchy

System.Object
   System.Attribute
      Eplan.EplApi.EServices.Ged.BaseInteractionAttribute

Syntax
[AttributeUsage(ValidOn=AttributeTargets.Class, 
   AllowMultiple=false, 
   Inherited=true)]
public class BaseInteractionAttribute : System.Attribute 
Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Attribute)
Top
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of BaseInteractionAttribute object.  
Public Method (Inherited from System.Attribute)
Public Method (Inherited from System.Attribute)
Public Method  
Public Method (Inherited from System.Attribute)
Public Method (Inherited from System.Attribute)
Top
See Also