Class EventType.TeamProfileChangeBackground
(team_profile) Changed team background displayed on shared link headers
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class TeamProfileChangeBackground : EventType
Constructors
| Improve this Doc View SourceTeamProfileChangeBackground(TeamProfileChangeBackgroundType)
Initializes a new instance of the EventType.TeamProfileChangeBackground class.
Declaration
public TeamProfileChangeBackground(TeamProfileChangeBackgroundType value)
Parameters
Type | Name | Description |
---|---|---|
TeamProfileChangeBackgroundType | value | The value |
Properties
| Improve this Doc View SourceValue
Gets the value of this instance.
Declaration
public TeamProfileChangeBackgroundType Value { get; }
Property Value
Type | Description |
---|---|
TeamProfileChangeBackgroundType |