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

InteractionAttribute Class
TODO
Inheritance Hierarchy

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

Syntax
[AttributeUsage(ValidOn=AttributeTargets.Class, 
   AllowMultiple=false, 
   Inherited=true)]
public class InteractionAttribute : System.Attribute 
Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Properties
 NameDescription
Public PropertyName under interaction will be registered.  
Public PropertyName of interaction which will be override.  
Public PropertyOverload level of interaction.  
Public PropertyPriority of interaction.  
Public Property (Inherited from System.Attribute)
Top
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of InteractionAttribute object.  
Public Method (Inherited from System.Attribute)
Public Method (Inherited from System.Attribute)
Public Method (Inherited from System.Attribute)
Public Method (Inherited from System.Attribute)
Top
See Also