ArcGIS API for Silverlight - Library Reference
Field Class Members
See Also  Properties  Methods  Send comments on this topic
ESRI.ArcGIS.Client Namespace : Field Class


The following tables list the members exposed by Field.

Public Constructors

 NameDescription
public ConstructorField ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyAlias Gets or sets the alias used for this field.  
public PropertyDomain The domain limiting values to a range or a set of codes for the field. Feature Service layers only.  
public PropertyEditable Specifies whether this field is read-only or editable. Feature Service layers only.  
public PropertyFieldName Gets or sets the name of the field.  
public PropertyLength Specifies the maximum length of the field  
public PropertyName The name of the field.  
public PropertyNullable Specifies whether this field is required or can be null.  
public PropertyType The type of values in the field.  
Top

Public Methods

 NameDescription
public MethodToJson Serializes Field to JSON  
Top

See Also

© ESRI, Inc. All Rights Reserved.