AssociateChanges.ShouldSerializeUpdateWorkItems Method
Namespace: Microsoft.TeamFoundation.Build.Activities
Assembly: Microsoft.TeamFoundation.Build.Activities (in Microsoft.TeamFoundation.Build.Activities.dll)
Syntax
'Declaration
Public Function ShouldSerializeUpdateWorkItems As Boolean
public bool ShouldSerializeUpdateWorkItems()
public:
bool ShouldSerializeUpdateWorkItems()
member ShouldSerializeUpdateWorkItems : unit -> bool
public function ShouldSerializeUpdateWorkItems() : boolean
Return Value
Type: System.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.