<Code Lib>
2020 Method
Changes 0
M

Element.CanHaveTypeAssigned

Description:
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.
Overloads (2):

public bool CanHaveTypeAssigned()

bool True if element can have a type assigned, false otherwise.

Loading…