Redmine Client Library
Updated Property
NamespacesNohal.RedmineProjectActivityUpdated
Redmine Client Library

[This is preliminary documentation and is subject to change.]

Gets or sets the timestamp of the activity
Declaration Syntax
C#Visual BasicVisual C++
public DateTime Updated { get; set; }
Public Property Updated As DateTime
public:
property DateTime Updated {
	DateTime get ();
	void set (DateTime value);
}

Assembly: Nohal.Redmine (Module: Nohal.Redmine) Version: 0.3.3442.16736 (0.3.0.0)