Gets a value indicating the id of the form.
Namespace: MindFusion.Scheduling
File: BaseForm.js
SyntaxJavaScript
Copy Code
|
|---|
get id() {} |
A String that represents the id.
RemarksFor the default forms possible return values are NewForm, EditForm, RecurrenceForm or ItemsCueForm.
See Also