Click or drag to resize

FndBindVariableCollectionItem Property (Int32)

Retrieve a bind variable from the collection

Namespace:  Ifs.Fnd.AccessProvider.PLSQL
Assembly:  Ifs.Fnd.AccessProvider (in Ifs.Fnd.AccessProvider.dll) Version: 4.52.10.0 (10.2.2.9999)
Syntax
C#
public FndBindVariable this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: FndBindVariable
See Also