SecretNET.NFT Namespace

MintRunInfo..::..TimeOfMinting Property

The number of seconds since 01/01/1970 that this token was minted.

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

Syntax


public ulong TimeOfMinting { get; set; }
Public Property TimeOfMinting As ULong
	Get
	Set
public:
property unsigned long long^ TimeOfMinting {
	unsigned long long^ get ();
	void set (unsigned long long^ value);
}

Field Value

The time of minting.