delegate is a draft and might be lost of not saved.
SaveDelegate.isDraft
bool isDraft() @property nothrowGet isDraft property.
Returns
The "is-draft" property indicates that the document represented by the
void isDraft(bool propval) @property nothrowSet 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. |