ArcGIS Runtime SDK for WPF - Library Reference
Field Class Members
See Also  Properties  Methods 
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 PropertyAliasGets or sets the alias used for this field.  
public PropertyDomainThe domain limiting values to a range or a set of codes for the field. Feature Service layers only.  
public PropertyEditableSpecifies whether this field is read-only or editable. Feature Service layers only.  
public PropertyFieldNameGets or sets the name of the field.  
public PropertyLengthSpecifies the maximum length of the field  
public PropertyNameThe name of the field.  
public PropertyNullableSpecifies whether this field is required or can be null.  
public PropertyTypeThe type of values in the field.  
Top

Public Methods

 NameDescription
public MethodToJsonSerializes Field to JSON  
Top

See Also

© ESRI, Inc. All Rights Reserved.