Family.CanLoadFamilies
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.
public static bool CanLoadFamilies(
Document document
)
-
documentThe document to check.
Return Value
bool
True if loading of families is allowed, otherwise False.
-
A non-optional argument was NULL