Table of Contents

Class ViewField

Namespace
Dynamicweb.Indexing.Querying.Data
Assembly
Dynamicweb.Indexing.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

Source

public string Source { get; set; }

Property Value

string

SystemName

public string SystemName { get; set; }

Property Value

string
To top