| 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
Syntaxpublic ChangeType getType()
Return Value
Type:
ChangeTypeThe type of the change
Other, FieldAdded, FieldRemoved,
FieldModified, FieldFilledIn,
AnnotationAdded, AnnotationRemoved,
AnnotationModified, AttachmentAdded,
AttachmentRemoved, AttachmentModified,
PageAdded, PageRemoved, PageModified.
See Also