PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
The parser position within the document.

Namespace: Smartsite.Base
Assembly:  Smartsite.Base (in Smartsite.Base.dll)

Syntax

C#Copy imageCopy Code
public int Pos { get; private set; }
Visual Basic (Declaration)Copy imageCopy Code
Public Property Pos As Integer
	Get
	Private Set

See Also

ParserMessage Structure
Smartsite.Base Namespace
Advanced