C# Class RestfulieBasecampWrapper.Project

Mostra file Open project: inspira/restfulie-net-basecamp-wrapper Class Usage Examples

Public Properties

Property Type Description
Announcement string
CreatedOn System.DateTime
LastChangedOn System.DateTime
Name string
ShowAnnoucement bool
ShowWriteboards bool
Status string
id int

Property Details

Announcement public_oe property

public string Announcement
return string

CreatedOn public_oe property

public DateTime,System CreatedOn
return System.DateTime

LastChangedOn public_oe property

public DateTime,System LastChangedOn
return System.DateTime

Name public_oe property

public string Name
return string

ShowAnnoucement public_oe property

public bool ShowAnnoucement
return bool

ShowWriteboards public_oe property

public bool ShowWriteboards
return bool

Status public_oe property

public string Status
return string

id public_oe property

public int id
return int