C# Class newtelligence.DasBlog.Web.Services.Blogger.Post

Show file Open project: AArnott/dasblog Class Usage Examples

Public Properties

Property Type Description
content string
dateCreated System.DateTime
postid string

Property Details

content public property

public string content
return string

dateCreated public property

public System.DateTime dateCreated
return System.DateTime

postid public property

public string postid
return string