Gets or sets the fieldname.

Namespace: WaterSimDCDC
Assembly: WaterSimDCDC_API (in WaterSimDCDC_API.dll) Version: 5.0.0.10 (5.0.0.10)

Syntax

C#
public string Fieldname { get; set; }
Visual Basic
Public Property Fieldname As String
	Get
	Set

Field Value

The fieldname. that is used in data tables as a column name

See Also