Namespace:
Endeca.Data
Assembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
Assembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# |
|---|
string IAttributeValue.Value { get; } |
| Visual Basic (Declaration) |
|---|
Private ReadOnly Property Value As String Implements IAttributeValue.Value |
| Visual C++ |
|---|
private: virtual property String^ Value { String^ get () sealed = IAttributeValue::Value::get; } |