Table of Contents

Property Position

Namespace
DocWright.Reporting.Expressions
Assembly
DocWright.Reporting.dll

Position

Gets the zero-based offset into Expression the failure refers to, or -1 when it refers to the expression as a whole — which is always the case for a run-time failure.

public int Position { get; }

Property Value

int