C# 클래스 MovingScrewdriver.Web.Services.Model.Post

파일 보기 프로젝트 열기: Gutek/MovingScrewdriver 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
custom_fields string[]
dateCreated DateTime?
date_created_gmt System.DateTime
link string
mt_allow_comments int
mt_allow_pings int
mt_convert_breaks string
mt_excerpt string
mt_text_more string
permalink string
post_status string
postid string
sticky bool
userid string
wp_author_display_name string
wp_author_id string
wp_password string
wp_slug string

프로퍼티 상세

custom_fields 공개적으로 프로퍼티

public string[] custom_fields
리턴 string[]

dateCreated 공개적으로 프로퍼티

public DateTime? dateCreated
리턴 DateTime?

date_created_gmt 공개적으로 프로퍼티

public DateTime,System date_created_gmt
리턴 System.DateTime

link 공개적으로 프로퍼티

public string link
리턴 string

mt_allow_comments 공개적으로 프로퍼티

public int mt_allow_comments
리턴 int

mt_allow_pings 공개적으로 프로퍼티

public int mt_allow_pings
리턴 int

mt_convert_breaks 공개적으로 프로퍼티

public string mt_convert_breaks
리턴 string

mt_excerpt 공개적으로 프로퍼티

public string mt_excerpt
리턴 string

mt_text_more 공개적으로 프로퍼티

public string mt_text_more
리턴 string

permalink 공개적으로 프로퍼티

public string permalink
리턴 string

post_status 공개적으로 프로퍼티

public string post_status
리턴 string

postid 공개적으로 프로퍼티

public string postid
리턴 string

sticky 공개적으로 프로퍼티

public bool sticky
리턴 bool

userid 공개적으로 프로퍼티

public string userid
리턴 string

wp_author_display_name 공개적으로 프로퍼티

public string wp_author_display_name
리턴 string

wp_author_id 공개적으로 프로퍼티

public string wp_author_id
리턴 string

wp_password 공개적으로 프로퍼티

public string wp_password
리턴 string

wp_slug 공개적으로 프로퍼티

public string wp_slug
리턴 string