Show / Hide Table of Contents

Property FinishEditingCommand

| Edit this page View Source

FinishEditingCommand

Command for calling FinishEditingAsync(bool) and applying edits to the currently active Feature Form if all fields are valid.

Declaration
public ICommand FinishEditingCommand { get; }
Property Value
Type Description
ICommand
See Also
FinishEditingAsync(bool)
IsValid
HasEdits
DiscardEditsCommand
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX