Class EventType.SignSignatureRequestSent
(signatures) Sent signature request
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.SignSignatureRequestSent : EventType
Constructors
View SourceSignSignatureRequestSent(SignSignatureRequestSentType)
Initializes a new instance of the EventType.SignSignatureRequestSent class.
Declaration
public SignSignatureRequestSent(SignSignatureRequestSentType value)
Parameters
| Type | Name | Description |
|---|---|---|
| SignSignatureRequestSentType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public SignSignatureRequestSentType Value { get; }
Property Value
| Type | Description |
|---|---|
| SignSignatureRequestSentType |