Class UserFeatureValue.DistinctMemberHome
The distinct member home object
Inherited Members
Namespace: Dropbox.Api.Users
Assembly: Dropbox.Api.dll
Syntax
public sealed class UserFeatureValue.DistinctMemberHome : UserFeatureValue
Constructors
View SourceDistinctMemberHome(DistinctMemberHomeValue)
Initializes a new instance of the UserFeatureValue.DistinctMemberHome class.
Declaration
public DistinctMemberHome(DistinctMemberHomeValue value)
Parameters
| Type | Name | Description |
|---|---|---|
| DistinctMemberHomeValue | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public DistinctMemberHomeValue Value { get; }
Property Value
| Type | Description |
|---|---|
| DistinctMemberHomeValue |