This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets or sets the type of the result.

Namespace: Smartsite.Core
Assembly:  Smartsite.SXML (in Smartsite.SXML.dll)

Syntax

C#Copy imageCopy Code
public  ResultType { get; set; }
Visual Basic (Declaration)Copy imageCopy Code
Public Property ResultType As 
	Get
	Set

Field Value

The type of the result.

See Also

Smartsite.Core Namespace
Advanced