Click or drag to resize
SignDocChangegetType Method
Get the type of the change.

Namespace:  de.softpro.signdocsdk
Assembly:  SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntax
C#
public ChangeType getType()

Return Value

Type: ChangeType
The type of the change Other, FieldAdded, FieldRemoved, FieldModified, FieldFilledIn, AnnotationAdded, AnnotationRemoved, AnnotationModified, AttachmentAdded, AttachmentRemoved, AttachmentModified, PageAdded, PageRemoved, PageModified.
See Also