ESRI.ArcGIS.ADF.Web.DataSources
FieldInfo Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.DataSources Namespace : FieldInfo Class




The following tables list the members exposed by FieldInfo.

Public Constructors

 NameDescription
Public ConstructorFieldInfo Constructor  
Top

Public Properties

 NameDescription
Public PropertyAlias The user-friendly name for the field.  
Public PropertyName The name of the field.  
Public PropertyType The field type. Should be set to System.Type.Name.  
Public PropertyVisible Is the field to be displayed when a record from this layer is presented as a set of field name-value pairs.  
Top

Public Methods

 NameDescription
Public MethodApply Applies alias and visibility information to the matching column of the Table  
Public MethodFromJson Populates properties using JSON string.  
Public MethodToJson Serializes to JSON.  
Top

See Also

© 2010 All Rights Reserved.