Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
And identifier that specifies an instance of an artifact in a sequence.
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Declaration
Public SeqId As Integer
'Usage
Dim instance As DataChangedEvent
Dim value As Integer
value = instance.SeqId
instance.SeqId = value
public int SeqId
public:
int SeqId
public var SeqId : int
.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.