Indicates if this element parameter can be associated with a family parameter.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool CanElementParameterBeAssociated(
Parameter elementParameter
)
Parameters
- elementParameter Parameter
-
Return Value
Boolean
See Also
Reference