RequirementAttribute Class

Requirements can be placed on input parameters by using the Requirement Attribute. These requirements will be evaluated before the method is called and if a requirement fails the method call will fail.
Inheritance Hierarchy
SystemObject
  SystemAttribute
    Tekla.Structural.ExpressoAddInRequirementAttribute

Namespace:  Tekla.Structural.ExpressoAddIn
Assembly:  Tedds.ExprInterop (in Tedds.ExprInterop.dll) Version: 25.0.0.0
Syntax
public class RequirementAttribute : Attribute
Constructors
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