var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewCollectionUndoActionJS(annotationViewCollection, actionSource); var value; // Type: boolean value = instance.get_IsValid();
function get_IsValid() : boolean;
Return Value
True - undo action is valid; False - undo action is not valid. Default value is True.