Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.

P_Iota_Lib_CSharp_Api_Model_Bundle_Transactions

saniro edited this page Feb 16, 2017 · 1 revision

Bundle.Transactions Property

Gets or sets the transactions.

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

Syntax

C#

public List<Transaction> Transactions { get; set; }

Property Value

Type: List(Transaction)
The transactions.

See Also

Reference

Bundle Class
Iota.Lib.CSharp.Api.Model Namespace

Clone this wiki locally