Click or drag to resize

Field Class

Class representing a model field reference used in search conditions.
Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.Core.Model.Manager.FilterField

Namespace:  SoftGear.Strix.Client.Core.Model.Manager.Filter
Assembly:  strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax
C#
[SerializableAttribute]
public class Field : IValueType

The Field type exposes the following members.

Constructors
  NameDescription
Public methodField
Initializes a new instance of the Field class
Public methodField(String)
Initializes a new instance of the Field class
Top
Methods
  NameDescription
Public methodGetFieldName
Public methodSetFieldName
Top
See Also