Click or drag to resize

DataStandardItem Property

Index handling example this[FieldName]

Namespace:  SOWIData
Assembly:  SOWIData (in SOWIData.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public Object this[
	string FieldName
] { get; set; }

Parameters

FieldName
Type: SystemString

Property Value

Type: Object
Remarks
Use in SOWI Framework e.g. SOWI Web standard Index with DataGrid settings
See Also