FreeFlow class library

Folder Class

A process folder.

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

System.Object
   FreeFlow.Administration.DatabaseAware
      FreeFlow.Administration.Folder

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

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

Folder Members | FreeFlow.Administration Namespace