var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS(); var value; // Type: string value = instance.get_ModifiedTime();
function get_ModifiedTime() : string;
Return Value
The last time this annotation was modified.
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS(); var value; // Type: string value = instance.get_ModifiedTime();
function get_ModifiedTime() : string;