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