Class StructureSearchEntry
Inherited Members
Namespace: DataWeb.Structure
Assembly: DataWeb.Core.dll
Syntax
public class StructureSearchEntry
Properties
Color
Declaration
public string Color { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ItemLabel
Declaration
public string ItemLabel { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Nav
Declaration
public string Nav { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
SectionTitle
Declaration
public string SectionTitle { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Type
Declaration
public string Type { get; set; }
Property Value
| Type | Description |
|---|---|
| string |