Click or drag to resize

Field Constructor (String)

Initializes a new instance of the Field class

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#
public Field(
	string fieldName
)

Parameters

fieldName
Type: SystemString
See Also