Table of Contents

Class ViewField

Namespace
Dynamicweb.SmartSearch.Definitions
Assembly
Dynamicweb.Core.dll
public class ViewField
Inheritance
ViewField
Inherited Members

Properties

Name

public string Name { get; set; }

Property Value

string

Sort

public int Sort { get; set; }

Property Value

int

SystemName

public string SystemName { get; set; }

Property Value

string
To top