Click or drag to resize
SignDocFieldgetValueCount Method
Get the number of values of the field. Pushbutton fields and signature fields don't have a value, list boxes can have multiple values selected if f_MultiSelect is set

Namespace: de.softpro.signdocsdk
Assembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntax
public int getValueCount()

Return Value

Type: Int32
The number of values
See Also