Enum TransmitType
Defines DocumentList as Sent, Received and Both.
Namespace: BoldSign.Model
Assembly: BoldSign.Api.dll
Syntax
public enum TransmitType : int
Fields
Name | Description |
---|---|
Both | Enum Both for value: Both |
Received | Enum Received for value:Received |
Sent | Enum Sent for value: Sent |