FamilyInstance.ExtensionUtility
Description:
Property to check whether the instance can be extended and return the interface for extension operation.
Property to check whether the instance can be extended and return the interface for extension operation.
Remarks:
If the family instance can not support extension operation, it returns .a null reference (Nothing in Visual Basic)
If the family instance can not support extension operation, it returns .a null reference (Nothing in Visual Basic)
public IExtension ExtensionUtility { get; }