Show / Hide Table of Contents

Header.Index Property

Return the block height.

Namespace: Neo.SmartContract.Framework.Services.Neo

Assembly: Neo.SmartContract.Framework

Syntax

public extern uint Index {get;}

Attribute value: Block height as an unsigned integer.

Back