SPFlightGlobalVersion class

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.Administration.SPPersistedObject
      Microsoft.SharePoint.Flighting.Runtime.SPFlightGlobalVersion

Namespace:  Microsoft.SharePoint.Flighting.Runtime
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPFlightGlobalVersion _
    Inherits SPPersistedObject
'Usage
Dim instance As SPFlightGlobalVersion
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPFlightGlobalVersion : SPPersistedObject

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPFlightGlobalVersion members

Microsoft.SharePoint.Flighting.Runtime namespace