FreeFlow class library

Field Class

A field on a form.

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

System.Object
   FreeFlow.Client.Connectable
      FreeFlow.Client.Field
         Derived types

[Visual Basic]
Public Class Field
    Inherits Connectable
[C#]
public class Field : Connectable

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.Client

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

See Also

Field Members | FreeFlow.Client Namespace