FormFix v6.0 for .NET - Updated
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).
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class FileNotLockedException 
   Inherits System.Exception
'Usage
 
Dim instance As FileNotLockedException
[Serializable()]
public sealed class FileNotLockedException : System.Exception 
[Serializable()]
public ref class FileNotLockedException sealed : public System.Exception 
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

Is this page helpful?
Yes No
Thanks for your feedback.