Accusoft.FormDirector3.Net - Updated August 4, 2020
FileNotLockedException Class
Members 




Accusoft.FormDirectorSdk Namespace : FileNotLockedException Class
An exception object that this component will throw whenever an attempt is made to write to or unlock a form set file or form definition file that has not been opened (locked).
Object Model
FileNotLockedException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class FileNotLockedException 
   Inherits System.Exception
 
'Usage
 
Dim instance As FileNotLockedException
Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.FormDirectorSdk.FileNotLockedException

See Also

Reference

FileNotLockedException Members
Accusoft.FormDirectorSdk Namespace
FormSet.Lock
FormDefinition.Lock
FormSet.Write
FormDefinition.Write