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


For a list of all members of this type, see Field members.

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

See Also

© ESRI, Inc. All Rights Reserved.