M_Iota_Lib_CSharp_Api_IotaApi_FindTransactionObjectsByBundle - iotaledger-archive/iota.lib.csharp GitHub Wiki

IotaApi.FindTransactionObjectsByBundle Method

Finds the transaction objects by bundle.

Namespace: Iota.Lib.CSharp.Api
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)

Syntax

C#

public List<Transaction> FindTransactionObjectsByBundle(
	string[] bundles
)

Parameters

 

bundles
Type: System.String[]
The bundles.

Return Value

Type: List(Transaction)
a list of Transaction objects

See Also

Reference

IotaApi Class
Iota.Lib.CSharp.Api Namespace

⚠️ **GitHub.com Fallback** ⚠️