Error processing SSI file
(Leadtools.Annotations.Designers)

Show in webframe

IsModified Property







Gets or sets a value that indicates whether this object has been modified.
Syntax
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'); 

Property Value

true if the object has been modified; otherwise, it is false. The default value is false.
Remarks

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.

Requirements

Target Platforms

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

Error processing SSI file
Leadtools.Annotations.Designers requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features