Search
BaseForm.id Property
See Also
 






Gets the id of the form.

Namespace: MindFusion.Scheduling
File: BaseForm.js

 Syntax

JavaScript  Copy Code

get id() {}

 Property Value

A String that represents the id.

 Remarks

For the default forms possible return values are NewForm, EditForm, RecurrenceForm or ItemsCueForm.

 See Also