AceQL HTTP C# Client SDK v7.7

AceQLDataReader..::..Item Property

Gets the value for the specified name.

Namespace:  AceQL.Client.Api
Assembly:  AceQL.Client (in AceQL.Client.dll)

Syntax


public Object this[
	string name
] { get; }

Parameters

name
Type: String
The name.

Return Value

The value.