Element.CanHaveTypeAssigned
Description:
Identifies if the element can have a type assigned.
Identifies if the element can have a type assigned.
Remarks:
Some elements cannot have type assigned, in which case invalid element id is considered to be their type id.
Some elements cannot have type assigned, in which case invalid element id is considered to be their type id.
Overloads (2):
public bool CanHaveTypeAssigned()
Boolean
True if element can have a type assigned, false otherwise.