Mapped Constructor

PreStorm - A Data Client for ArcGIS Server REST API
Initializes a new instance of the Mapped class.

Namespace:  PreStorm
Assembly:  PreStorm (in PreStorm.dll) Version: 1.8.19.0 (1.8.19.0)
Syntax

public Mapped(
	string fieldName
)

Parameters

fieldName
Type: SystemString
The name of the database field. Case sensitive.
See Also

Reference