FreeFlow class library

Role Class

A role in a procedure.

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

System.Object
   FreeFlow.Administration.DatabaseAware
      FreeFlow.Administration.Role

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

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

Role Members | FreeFlow.Administration Namespace