Class ActorLogInfo.Reseller
Action done by reseller.
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class ActorLogInfo.Reseller : ActorLogInfo
Constructors
View SourceReseller(ResellerLogInfo)
Initializes a new instance of the ActorLogInfo.Reseller class.
Declaration
public Reseller(ResellerLogInfo value)
Parameters
| Type | Name | Description |
|---|---|---|
| ResellerLogInfo | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public ResellerLogInfo Value { get; }
Property Value
| Type | Description |
|---|---|
| ResellerLogInfo |