Function update(clearEmptyFields:gis:)
public func update(clearEmptyFields: Bool = false, gis: GIS)
Updates the information for this User
on ArcGIS Online or Enterprise.
Parameters
Name | Type | Description |
---|---|---|
clearEmptyFields | Bool |
If a property like |
Returns
true
if the user's information was successfully updated, false
otherwise.