FreeFlow class library

Version Class

A version of a library in the database.

For a list of all members of this type, see Version Members.

System.Object
   FreeFlow.Administration.DatabaseAware
      FreeFlow.Administration.Version
         FreeFlow.Administration.ProcedureVersion

[Visual Basic]
Public Class Version
    Inherits DatabaseAware
    Implements IDeletable
[C#]
public class Version : DatabaseAware, IDeletable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: FreeFlow.Administration

Assembly: FreeFlow.Administration (in FreeFlow.Administration.dll)

See Also

Version Members | FreeFlow.Administration Namespace