P_Iota_Lib_CSharp_Api_Model_Transaction_Persistance - iotaledger-archive/iota.lib.csharp GitHub Wiki
Gets or sets a value indicating whether this Transaction is persistance.
Namespace: Iota.Lib.CSharp.Api.Model
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)
C#
public bool Persistance { get; set; }
Type: Booleantrue
if persistance; otherwise, false
.