Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Designers Assembly > Leadtools.Annotations.Designers Namespace > AnnEditDesigner Class : IsModified Property |
public virtual bool IsModified {get; set;}
'Declaration
Public Overridable Property IsModified As Boolean
'Usage
Dim instance As AnnEditDesigner Dim value As Boolean instance.IsModified = value value = instance.IsModified
public virtual bool IsModified {get; set;}
public boolean getIsModified() public void setIsModified(boolean isModified)
<br/>get_IsModified();<br/>set_IsModified(value);<br/>Object.defineProperty('IsModified');
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.