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.
Creates the SXML datatable.
Namespace: Smartsite.FacetedSearch
Assembly: Smartsite.FacetedSearch (in Smartsite.FacetedSearch.dll)
Syntax
C# | Copy Code |
---|---|
public CreateSXMLDatatable( bool internalUse ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Function CreateSXMLDatatable ( _ internalUse As _ ) As |
Parameters
- internalUse
- Boolean
if set to true a datatable for internal use will be returned (other set of columns).
Return Value
See Also
FacetedSearchBase Class
Smartsite.FacetedSearch Namespace