public static bool CanHaveTypeAssigned( Document document, ICollection<ElementId> elementIds )
| Exception | Condition |
|---|---|
| ArgumentException | Thrown when at least one of the elements does not exist in the document. |
| ArgumentNullException | A non-optional argument was null |