Initializes a new RecordGenerator instance.
Namespace:
Endeca.Web.UI.DesignAssembly: Endeca.Web (in Endeca.Web.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# |
|---|
public RecordGenerator( PresentationApiConnection connection ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ connection As PresentationApiConnection _ ) |
| Visual C++ |
|---|
public: RecordGenerator( PresentationApiConnection^ connection ) |
Parameters
- connection
- Type: Endeca.Data.Provider.PresentationApi..::.PresentationApiConnection
Indentifies the server to be used when retrieving key properties.