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