FormFix v6.0 for .NET - Updated October 25, 2021
IsLocked Property (FormDefinitionFile)



Accusoft.FormDirectorSdk Namespace > FormDefinitionFile Class : IsLocked Property
Indicates whether this object is currently locked.
Syntax
'Declaration
 
Public Overrides ReadOnly Property IsLocked As Boolean
 
'Usage
 
Dim instance As FormDefinitionFile
Dim value As Boolean
 
value = instance.IsLocked
Remarks
You can use this read-only property to determine if the form definition file is locked. Note that multiple simultaneous locks are ignored; this class does not lock a file more than once.
See Also

Reference

FormDefinitionFile Class
FormDefinitionFile Members
Lock Method
Unlock Method

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