Class HasTeamFileEventsValue.Enabled
Does this team have file events.
Inherited Members
Namespace: Dropbox.Api.Team
Assembly: Dropbox.Api.dll
Syntax
public sealed class HasTeamFileEventsValue.Enabled : HasTeamFileEventsValue
Constructors
View SourceEnabled(bool)
Initializes a new instance of the HasTeamFileEventsValue.Enabled class.
Declaration
public Enabled(bool value)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public bool Value { get; }
Property Value
| Type | Description |
|---|---|
| bool |