Layer
fields Property
PreStorm - A Data Client for ArcGIS Server REST API
The fields of the layer.
Namespace:
PreStorm
Assembly:
PreStorm (in PreStorm.dll) Version: 1.8.19.0 (1.8.19.0)
Syntax
C#
VB
Copy
public
Field
[]
fields
{
get
;
set
; }
Public
Property
fields
As
Field
()
Get
Set
Property Value
Type:
Field
See Also
Reference
Layer Class
PreStorm Namespace