ElementType.IsValidDefaultFamilyType
Method
Description:
Identifies if this type is a valid default family type for the given family category id.
Identifies if this type is a valid default family type for the given family category id.
Parameters
| Parameter | Type | Description |
|---|---|---|
| familyCategoryId | ElementId | The family category id. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if this type is a valid default family type for the given family category id. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |