DataSchemaModel.IsElementFromExternalReference Method
Include Protected Members
Include Inherited Members
Indicates whether the specified element is from an external reference.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
IsElementFromExternalReference(IModelElement) | Indicates whether the specified element is from an external reference. | |
IsElementFromExternalReference(IModelElement, String) | Indicates whether the specified element is from an external reference. |
Top