Class EventType.DashViewedCompanyStack
(dash) Member viewed a company stack
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.DashViewedCompanyStack : EventType
Constructors
View SourceDashViewedCompanyStack(DashViewedCompanyStackType)
Initializes a new instance of the EventType.DashViewedCompanyStack class.
Declaration
public DashViewedCompanyStack(DashViewedCompanyStackType value)
Parameters
| Type | Name | Description |
|---|---|---|
| DashViewedCompanyStackType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public DashViewedCompanyStackType Value { get; }
Property Value
| Type | Description |
|---|---|
| DashViewedCompanyStackType |