<Code Lib>
2021 Method
Changes 0
M

Subelement.HasParameter

Description:
Checks if this subelement have given parameter.

public bool HasParameter(
	ElementId parameterId
)

Return Value bool True if %parameterId% identifies valid parameter of this subelement, false otherwise.

Loading…