Command to retrieve record details for a single Record from the MDEX Engine.
Namespace:
Endeca.DataAssembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# |
|---|
public class RecordDetailsCommand : EndecaCommand, ICommandSource<RecordDetailsCommand>, ICommandSource |
| Visual Basic (Declaration) |
|---|
Public Class RecordDetailsCommand _ Inherits EndecaCommand _ Implements ICommandSource(Of RecordDetailsCommand), ICommandSource |
| Visual C++ |
|---|
public ref class RecordDetailsCommand : public EndecaCommand, ICommandSource<RecordDetailsCommand^>, ICommandSource |