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
- 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.