dymaptic.GeoBlazor.Pro
dymaptic.GeoBlazor.Pro.Enums
EditType Enum
The edit type for the form, which determines the editing context and behavior. default "NA" ArcGIS Maps SDK for JavaScript
public enum EditType
Fields
INSERT 0
UPDATE 1
DELETE 2
NA 3