AssociateChangesetsAndWorkItems.ShouldSerializeAssociateWorkItems Method
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Function ShouldSerializeAssociateWorkItems As Boolean
public bool ShouldSerializeAssociateWorkItems()
public:
bool ShouldSerializeAssociateWorkItems()
member ShouldSerializeAssociateWorkItems : unit -> bool
public function ShouldSerializeAssociateWorkItems() : 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.
See Also
Reference
AssociateChangesetsAndWorkItems Class
Microsoft.TeamFoundation.Build.Workflow.Activities Namespace