Class EventType.GroupMoved
(groups) Moved group (deprecated, no longer logged)
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.GroupMoved : EventType
Constructors
View SourceGroupMoved(GroupMovedType)
Initializes a new instance of the EventType.GroupMoved class.
Declaration
public GroupMoved(GroupMovedType value)
Parameters
| Type | Name | Description |
|---|---|---|
| GroupMovedType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public GroupMovedType Value { get; }
Property Value
| Type | Description |
|---|---|
| GroupMovedType |