ViewSchedule.IsValidFamilyForNoteBlock
Method
Description:
Checks whether a family can be used for a note block.
Checks whether a family can be used for a note block.
Parameters
| Parameter | Type | Description |
|---|---|---|
| document | Document | The document. |
| familyId | ElementId | The family ID to check. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the family can be used for a note block, false otherwise. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |