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