SqlUserInteractionServices.GetElementName Method
Include Protected Members
Include Inherited Members
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 | |
---|---|---|
GetElementName(IModelElement, ElementNameStyle) | Returns the element name for the specified element. (Inherited from UserInteractionServices.) | |
GetElementName(IModelElement, Boolean, Boolean, Boolean) | Returns the element name for the specified model element. (Overrides UserInteractionServices.GetElementName(IModelElement, Boolean, Boolean, Boolean).) | |
GetElementName(IModelElement, Boolean, Boolean, Boolean, Int32) | Returns the element name for the specified element. (Inherited from UserInteractionServices.) |
Top