Interface for an entity's form selector item.
Gets the unique identifier of the form.
The identifier, in Guid format.
Gets the label for the form.
The label.
Returns a value that indicates whether the form is currently visible.
true if the form is visible; false otherwise.
Navigates the user to this form.
Sets a value that indicates whether the form is visible.
Specify true to show the form; false to hide the form.
External Link: setVisible (Client API reference)
Generated using TypeDoc
Interface for an entity's form selector item.