AliasAttribute Class

Register method with Tedds with an additional name
Inheritance Hierarchy
SystemObject
  SystemAttribute
    Tekla.Structural.ExpressoAddInAliasAttribute

Namespace:  Tekla.Structural.ExpressoAddIn
Assembly:  Tedds.ExprInterop (in Tedds.ExprInterop.dll) Version: 25.0.0.0
Syntax
public sealed class AliasAttribute : Attribute
Constructors
  NameDescription
Public methodAliasAttribute(String)
Register method with Tedds with an additional name
Public methodAliasAttribute(String, Boolean)
Register method with Tedds with an additional name
Top
See Also