Show / Hide Table of Contents

Header.Version Property

Return the version number of the block.

Namespace: Neo.SmartContract.Framework.Services.Neo

Assembly: Neo.SmartContract.Framework

Syntax

public extern uint Version {get;}

Attribute value: Version number as an unsigned integer.

Back