SecretNET.NFT Namespace

MintRunInfo..::..QuantityMintedThisRun Property

The number of tokens minted in this mint run.

Namespace:  SecretNET.NFT
Assembly:  SecretNET.NFT (in SecretNET.NFT.dll)

Syntax


public uint QuantityMintedThisRun { get; set; }
Public Property QuantityMintedThisRun As UInteger
	Get
	Set
public:
property unsigned int^ QuantityMintedThisRun {
	unsigned int^ get ();
	void set (unsigned int^ value);
}

Field Value

The quantity minted this run.