Share via


IServerWorkItemLastChanged.ServerWorkItemLastChangedDate Property

Namespace:  Microsoft.TeamFoundation.Controls
Assembly:  Microsoft.TeamFoundation.Common.Library (in Microsoft.TeamFoundation.Common.Library.dll)

Syntax

'宣言
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

See Also

Reference

IServerWorkItemLastChanged Interface

Microsoft.TeamFoundation.Controls Namespace