FreeFlow class library

Library Class

A library published to the database.

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

System.Object
   FreeFlow.Administration.DatabaseAware
      FreeFlow.Administration.Library

[Visual Basic]
Public Class Library
    Inherits DatabaseAware
    Implements IDeletable
[C#]
public class Library : 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

Library Members | FreeFlow.Administration Namespace