Class ParticipantLogInfo.Group
Group details.
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class ParticipantLogInfo.Group : ParticipantLogInfo
Constructors
View SourceGroup(GroupLogInfo)
Initializes a new instance of the ParticipantLogInfo.Group class.
Declaration
public Group(GroupLogInfo value)
Parameters
| Type | Name | Description |
|---|---|---|
| GroupLogInfo | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public GroupLogInfo Value { get; }
Property Value
| Type | Description |
|---|---|
| GroupLogInfo |