RVTDocs.com

FabricSheet.IsValidHost(Element)

Method
Description:
Checks whether an element is a valid host for fabric sheet.
Syntax
public static bool IsValidHost(
	Element host
)
Parameters
Parameter Type Description
host Element The element to check.
Return Value
Type Description
Boolean True if the element is a valid host for fabric sheet, false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null