[This is preliminary documentation and is subject to change.]
Get the Entity Level in the Information Model.
| C# | Visual Basic | Visual C++ |
public string Level { get; }
Public ReadOnly Property Level As String
public: property String^ Level { String^ get (); }