Family.CanLoadFamilies
Method
Description:
Checks whether the document is in a state that allows the loading of families.
Checks whether the document is in a state that allows the loading of families.
Parameters
| Parameter | Type | Description |
|---|---|---|
| document | Document | The document to check. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if loading of families is allowed, otherwise False. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |