StructureChangedNotification Constructor

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Server (in Microsoft.TeamFoundation.Server.dll)

Syntax

‘선언
Public Sub New ( _
    sequenceId As Integer _
)
public StructureChangedNotification(
    int sequenceId
)
public:
StructureChangedNotification(
    int sequenceId
)
new : 
        sequenceId:int -> StructureChangedNotification
public function StructureChangedNotification(
    sequenceId : int
)

Parameters

.NET Framework Security

See Also

Reference

StructureChangedNotification Class

Microsoft.TeamFoundation.Server Namespace