Returns the name of this property object.
Namespace:
Endeca.Data.ContentAssembly: Endeca.Data.Content (in Endeca.Data.Content.dll) Version: 1.0.0.0 (1.0.1.0)
Syntax
| C# |
|---|
string Name { get; } |
| Visual Basic (Declaration) |
|---|
ReadOnly Property Name As String |
| Visual C++ |
|---|
property String^ Name { String^ get (); } |