Method UpdateValue
UpdateValue(Object)
Updates the value of a field in the feature associated with the Field
Declaration
public void UpdateValue(object value)
Parameters
Type | Name | Description |
---|---|---|
System. |
value | The value with which to update the Field. |
Remarks
This function expects you to pass at least the correct type of value for the field. After the value is updated,
Evaluate
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.4 - 200.6 |
.NET | 200.4 - 200.6 |
.NET Windows | 200.4 - 200.6 |
.NET Android | 200.4 - 200.6 |
.NET iOS | 200.4 - 200.6 |
.NET Framework | 200.4 - 200.6 |
UWP | 200.4 - 200.6 |