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_Transaction_CurrentIndex

saniro edited this page Feb 16, 2017 · 1 revision

Transaction.CurrentIndex Property

Gets or sets the index of the current.

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

Syntax

C#

public string CurrentIndex { get; set; }

Property Value

Type: String
The index of the current.

See Also

Reference

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

Clone this wiki locally