FeedClockVectorElement::Flags Property

Gets or sets flags that specify additional information about the clock vector element.

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

public:
property FeedClockVectorElementOptions Flags {
	FeedClockVectorElementOptions get ();
	void set (FeedClockVectorElementOptions value);
}

Property Value

Type: Microsoft.Synchronization.FeedSync::FeedClockVectorElementOptions
Flags that specify additional information about the clock vector element.
Show: