Windward Studios API Reference
Name Property
See Also  Send comments on this topic.
WindwardInterfaces.net.windward.datasource Namespace > MetaDataElement Class : Name Property




Glossary Item Box

The name of the node such as the table or column name. This is the name as used so if a column has an alias, this is the alias.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Name As String
Visual Basic (Usage)Copy Code
Dim instance As MetaDataElement
Dim value As String
 
value = instance.Name
C# 
public string Name {get;}
Managed Extensions for C++ 
public: __property string* get_Name();
C++/CLI 
public:
property String^ Name {
   String^ get();
}

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software