The default property name that will be used if no property name is specified

Namespace:  Endeca.Data.Configuration
Assembly:  Endeca.Data (in Endeca.Data.dll) Version: 2.1.3.0 (2.1.3.622)

Syntax

C#
public const string PropertyNameDefault
Visual Basic (Declaration)
Public Const PropertyNameDefault As String
Visual C++
public:
literal String^ PropertyNameDefault

See Also