PlaceCategory Class Reference

Inherits AddPlaceCategory.

Properties

int?  Id[get, set]
  Gets or sets the identifier for this Category. More...
 
string  Name[get, set]
  Gets or sets the name. More...
 
string  Icon[get, set]
  Gets or sets the icon. More...
 
string  IconURL[get, set]
  Gets or sets the icon URL. More...
 
string  Tag[get, set]
  Gets or sets the tag. More...
 

Detailed Description

Represents a place category.

Property Documentation

◆ Id

int? Id
getset

Gets or sets the identifier for this Category.

The identifier for this Category.

◆ Name

string Name
getsetinherited

Gets or sets the name.

The name.

◆ Icon

string Icon
getsetinherited

Gets or sets the icon.

The icon.

◆ IconURL

string IconURL
getsetinherited

Gets or sets the icon URL.

The icon URL.

◆ Tag

string Tag
getsetinherited

Gets or sets the tag.

The tag.