ValidTypesAttribute Constructor

Specify valid types to pass within parameter

Namespace:  Tekla.Structural.ExpressoAddIn
Assembly:  Tedds.ExprInterop (in Tedds.ExprInterop.dll) Version: 24.1.0.0
Syntax
public ValidTypesAttribute(
	params Type[] types
)

Parameters

types
Type: SystemType
Valid types
See Also