| SignDocFieldgetLockType Method |
Get the lock type.
The lock type defines the fields to be locked when signing this signature field.
Namespace: de.softpro.signdocsdkAssembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntaxpublic LockType getLockType()
Public Function getLockType As LockType
public:
LockType getLockType()
member getLockType : unit -> LockType
Return Value
Type:
LockTypeThe lock type
See Also