Class NetworkInfo
Netowork data structure
Inherited Members
Namespace: AVM.ClientGenerator.ABI.ARC56
Assembly: Algorand.dll
Syntax
public class NetworkInfo
Properties
| Edit this page View SourceAppID
The app ID of the deployed contract in this network
Declaration
[JsonProperty("appID")]
public ulong AppID { get; set; }
Property Value
| Type | Description |
|---|---|
| ulong |