Enum ActivityAction
Defines ActivityAction.
Namespace: BoldSign.Model
Assembly: BoldSign.Api.dll
Syntax
public enum ActivityAction : int
Fields
Name | Description |
---|---|
CancelPrintAndSign | Enum CancelPrintAndSign for value: CancelPrintAndSign |
CompletePrintAndSign | Enum CompletePrintAndSign for value: CompletePrintAndSign |
Declined | Enum Declined for value: Declined |
Downloaded | Enum Downloaded for value: Downloaded |
DownloadedForPrintSign | Enum DownloadedForPrintSign for value: DownloadedForPrintSign |
Expired | Enum Expired for value: Expired |
InitiateFormSign | Enum InitiateFormSign for value: InitiateFormSign |
InitiatePrintAndSign | Enum InitiatePrintAndSign for value: InitiatePrintAndSign |
None | Enum None for value: None |
Reassigned | Enum Reassigned for value: Reassigned |
Reviewed | Enum Reviewed for value: Reviewed |
Revoked | Enum Revoked for value: Revoked |
Signed | Enum Signed for value: Signed |
Viewed | Enum Viewed for value: Viewed |