Share via


SharedResourceScope.ShouldSerializeMaxWaitTime Method

Checks whether to serialize the MaxWaitTime property as a XAML string.

Namespace:  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)

Syntax

'Declaration
Public Function ShouldSerializeMaxWaitTime As Boolean
public bool ShouldSerializeMaxWaitTime()
public:
bool ShouldSerializeMaxWaitTime()
member ShouldSerializeMaxWaitTime : unit -> bool 
public function ShouldSerializeMaxWaitTime() : boolean

Return Value

Type: System.Boolean
True to serialize the MaxWaitTime property as a XAML string.

.NET Framework Security

See Also

Reference

SharedResourceScope Class

Microsoft.TeamFoundation.Build.Workflow.Activities Namespace