Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Gets the sequence value for the item history entry.
Namespace: Microsoft.Synchronization.FeedSync
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Syntax
'Declaration
Public ReadOnly Property Sequence As UInteger
Get
'Usage
Dim instance As FeedItemHistory
Dim value As UInteger
value = instance.Sequence
public uint Sequence { get; }
public:
property unsigned int Sequence {
unsigned int get ();
}
member Sequence : uint32
function get Sequence () : uint
Property Value
Type: System.UInt32
The sequence value for the item history entry.