Scope: Schematic editor
Object: View Object
Prerequisites: None
Returns the hierarchical path to the block associated with this view.
View.GetName(ByVal Flag As VdNameType) As String
Specifies whether the full path to the block is returned, or just the short name. This is of the form VdNameType Enum.
As String. A string containing the hierarchical path to the block associated with this view.