IServerWorkItemLastChanged.ServerWorkItemLastChangedDate Property
Namespace: Microsoft.TeamFoundation.Controls
Assembly: Microsoft.TeamFoundation.Common.Library (in Microsoft.TeamFoundation.Common.Library.dll)
Syntax
'Declaration
ReadOnly Property ServerWorkItemLastChangedDate As DateTime
Get
DateTime ServerWorkItemLastChangedDate { get; }
property DateTime ServerWorkItemLastChangedDate {
DateTime get ();
}
abstract ServerWorkItemLastChangedDate : DateTime
function get ServerWorkItemLastChangedDate () : DateTime
Property Value
Type: System.DateTime
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.