FeedItemHistory::Sequence Property

Gets the sequence value for the item history entry.

Namespace:  Microsoft.Synchronization.FeedSync
Assembly:  Microsoft.Synchronization (in Microsoft.Synchronization.dll)

public:
property unsigned int Sequence {
	unsigned int get ();
}

Property Value

Type: System::UInt32
The sequence value for the item history entry.
Show: