C# Class MovingScrewdriver.Web.Services.Model.WpCategoryInfo

Show file Open project: Gutek/MovingScrewdriver

Public Properties

Property Type Description
categoryId string
categoryName string
description string
htmlUrl string
parentId int
rssUrl string

Property Details

categoryId public property

public string categoryId
return string

categoryName public property

public string categoryName
return string

description public property

public string description
return string

htmlUrl public property

public string htmlUrl
return string

parentId public property

public int parentId
return int

rssUrl public property

public string rssUrl
return string