RVTDocs.com
Namespace: Autodesk.Revit.DB Class: FamilyManager

FamilyManager.CanElementParameterBeAssociated

Method
Description:
Indicates if this element parameter can be associated with a family parameter.
Syntax
public bool CanElementParameterBeAssociated(
	Parameter elementParameter
)
Parameters
Parameter Type Description
elementParameter Parameter
Return Value