2027 Method
Changes 0
M

Document.IsDefaultElementTypeIdValid

Description:
Checks whether the element type id is valid for the give DefaultElmentType id.
public bool IsDefaultElementTypeIdValid(
	ElementTypeGroup defaultTypeId,
	ElementId typeId
)
Return Value Boolean True if the element type id is valid for the give DefaultElmentType id, false otherwise.