C# Class Engage.Dnn.Publish.Services.BloggerPost

ファイルを表示 Open project: EngageSoftware/Engage-Publish Class Usage Examples

Public Properties

Property Type Description
content string
dateCreated System.DateTime
postid object
userid string

Property Details

content public_oe property

public string content
return string

dateCreated public_oe property

public DateTime,System dateCreated
return System.DateTime

postid public_oe property

public object postid
return object

userid public_oe property

public string userid
return string