Compartilhar via


Propriedade PropertyValue.ChangedDate

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Public Property ChangedDate As Nullable(Of DateTime)
public Nullable<DateTime> ChangedDate { get; set; }

Valor de propriedade

Tipo: System.Nullable<DateTime>
Retorna DateTime.

Segurança do .NET Framework

Consulte também

Referência

PropertyValue Classe

Namespace Microsoft.TeamFoundation.Framework.Server