IExternalReference Interface Members Send Feedback
See Also  Properties  Methods 

The following tables list the members exposed by IExternalReference.

Public Properties

 NameDescription
 PropertyNameGets or sets the name of the external reference.  
 PropertyPathNameGets or sets the path of the external reference.  
Top

Public Methods

 NameDescription
 MethodCreateExtensionDictionaryCreates a dictionary for the external reference.  
 MethodGetBlockDefinitionGets a Block definition in the external reference.  
 MethodGetChildrenGets the child external references for this external reference.  
 MethodGetExtensionDictionaryGets the dictionary for the external reference.  
 MethodGetFoundInPathGets the path to the external reference.  
 MethodGetParentsGets the parent external references for the external reference.  
 MethodIsTopLevelGets whether this external reference is a top-level reference.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the external reference, if the dictionary exists and is empty.  
 MethodReloadReloads the external reference.  
 MethodUnloadUnloads the external reference.  
Top

See Also