XmlaMessageLocation.LineOffset Property

Gets the number of characters from the beginning of the stream to the beginning of the Start line.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public int LineOffset { get; }

Property Value

Type: System.Int32
The number of characters from the beginning of the stream to the beginning of the Start line.

See Also

Reference

XmlaMessageLocation Class

Microsoft.AnalysisServices Namespace