Class EventType.MemberAddName
(members) Added team member name
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.MemberAddName : EventType
Constructors
View SourceMemberAddName(MemberAddNameType)
Initializes a new instance of the EventType.MemberAddName class.
Declaration
public MemberAddName(MemberAddNameType value)
Parameters
| Type | Name | Description |
|---|---|---|
| MemberAddNameType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public MemberAddNameType Value { get; }
Property Value
| Type | Description |
|---|---|
| MemberAddNameType |