Click or drag to resize
SignDocFieldsetLockField Method (Int32, String)

[Missing <summary> documentation for "M:de.softpro.signdocsdk.SignDocField.setLockField(System.Int32,System.String)"]

Namespace: de.softpro.signdocsdk
Assembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntax
public bool setLockField(
	int index,
	string name
)

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:de.softpro.signdocsdk.SignDocField.setLockField(System.Int32,System.String)"]

name
Type: SystemString
The name of the lock field to be set.

Return Value

Type: Boolean
true if successful.
See Also