AliasAttribute Constructor (String, Boolean)

Register method with Tedds with an additional name

Namespace:  Tekla.Structural.ExpressoAddIn
Assembly:  Tedds.ExprInterop (in Tedds.ExprInterop.dll) Version: 25.0.0.0
Syntax
public AliasAttribute(
	string alias,
	bool aliasOnly
)

Parameters

alias
Type: SystemString
Additional name to register method in Tedds with
aliasOnly
Type: SystemBoolean
Only register the method against the alias
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next