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