NotificationEvent.AllChangesIncluded Field

Indicates whether the included changes have been limited because of resource controls.

Namespace:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common.Integration (in Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Syntax

'Declaration
Public AllChangesIncluded As Boolean
public bool AllChangesIncluded
public:
bool AllChangesIncluded
val mutable AllChangesIncluded: bool
public var AllChangesIncluded : boolean

.NET Framework Security

See Also

Reference

NotificationEvent Class

Microsoft.TeamFoundation.VersionControl.Common Namespace