get_isModified();
set_isModified(value);
Object.defineProperty('isModified');
| Type | Description |
|---|---|
| boolean | true if the object has been modified; otherwise, it is false. The default value is false. |
This value is updated automatically by the automation object when Working is called. It can be used by the application to update the modified metadata if required.