Default Web Dataset

๐Ÿ•ธ๏ธ DefaultWebDataset Class

The default dataset for all webs. It is recommended to create your own.

Namespace: Esper.SkillWeb Inherits from: WebDataset Type: class


๐Ÿ“ฆ Fields

Access
Field
Type
Description

public

displayName

string

The web's display name.


๐Ÿงฐ Methods

Access
Method
Returns
Description

public

GetDisplayName()

string

Gets the web's display name.

Last updated