delegate is a draft and might be lost of not saved.
SaveDelegate.isDraft
bool isDraft() @propertyGet isDraft property.
Returns
The "is-draft" property indicates that the document represented by the
void isDraft(bool propval) @propertySet isDraft property.
Parameters
propval | The "is-draft" property indicates that the document represented by the delegate is a draft and might be lost of not saved. |