ViewSchedule.GetValidFamiliesForNoteBlock
Method
Description:
Gets a list of families that can be used for a note block.
Gets a list of families that can be used for a note block.
Parameters
| Parameter | Type | Description |
|---|---|---|
| document | Document | The document. |
Return Value
| Type | Description |
|---|---|
| ICollection | The IDs of all valid families. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |