ArcGIS API for WPF - Library Reference
Field Class Members
See Also  Properties  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 ConstructorInitializes a new instance of the Field class.  
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 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.