CommonStructureNodeInfo.FinishDate (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.Integration.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
<ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private, UseClientDefinedProperty := True)> _
Public Property FinishDate As Nullable(Of DateTime)
[ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private, UseClientDefinedProperty = true)]
public Nullable<DateTime> FinishDate { get; set; }

Valor de propiedad

Tipo: System.Nullable<DateTime>
Devuelva DateTime.

Seguridad de .NET Framework

Vea también

Referencia

CommonStructureNodeInfo Clase

Microsoft.TeamFoundation.Integration.Server (Espacio de nombres)