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 or sets flags that specify additional information about the clock vector element.
Namespace: Microsoft.Synchronization.FeedSync
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Syntax
'Declaration
Public Property Flags As FeedClockVectorElementOptions
Get
Set
'Usage
Dim instance As FeedClockVectorElement
Dim value As FeedClockVectorElementOptions
value = instance.Flags
instance.Flags = value
public FeedClockVectorElementOptions Flags { get; set; }
public:
property FeedClockVectorElementOptions Flags {
FeedClockVectorElementOptions get ();
void set (FeedClockVectorElementOptions value);
}
member Flags : FeedClockVectorElementOptions with get, set
function get Flags () : FeedClockVectorElementOptions
function set Flags (value : FeedClockVectorElementOptions)
Property Value
Type: Microsoft.Synchronization.FeedSync.FeedClockVectorElementOptions
Flags that specify additional information about the clock vector element.