Sdílet prostřednictvím


GitItemRequestData.LatestProcessedChange Field

Namespace:  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly:  Microsoft.TeamFoundation.SourceControl.WebApi (in Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Syntax

'Declaration
<DataMemberAttribute(EmitDefaultValue := False)> _
Public LatestProcessedChange As Boolean
[DataMemberAttribute(EmitDefaultValue = false)]
public bool LatestProcessedChange
[DataMemberAttribute(EmitDefaultValue = false)]
public:
bool LatestProcessedChange
[<DataMemberAttribute(EmitDefaultValue = false)>]
val mutable LatestProcessedChange: bool
public var LatestProcessedChange : boolean

.NET Framework Security

See Also

Reference

GitItemRequestData Class

Microsoft.TeamFoundation.SourceControl.WebApi Namespace