C# 클래스 RestfulieBasecampWrapper.Project

파일 보기 프로젝트 열기: inspira/restfulie-net-basecamp-wrapper 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Announcement string
CreatedOn System.DateTime
LastChangedOn System.DateTime
Name string
ShowAnnoucement bool
ShowWriteboards bool
Status string
id int

프로퍼티 상세

Announcement 공개적으로 프로퍼티

public string Announcement
리턴 string

CreatedOn 공개적으로 프로퍼티

public DateTime,System CreatedOn
리턴 System.DateTime

LastChangedOn 공개적으로 프로퍼티

public DateTime,System LastChangedOn
리턴 System.DateTime

Name 공개적으로 프로퍼티

public string Name
리턴 string

ShowAnnoucement 공개적으로 프로퍼티

public bool ShowAnnoucement
리턴 bool

ShowWriteboards 공개적으로 프로퍼티

public bool ShowWriteboards
리턴 bool

Status 공개적으로 프로퍼티

public string Status
리턴 string

id 공개적으로 프로퍼티

public int id
리턴 int