Class HasDistinctMemberHomesValue.HasDistinctMemberHomes
Does this team have distinct team member homes.
Inherited Members
Namespace: Dropbox.Api.Team
Assembly: Dropbox.Api.dll
Syntax
public sealed class HasDistinctMemberHomesValue.HasDistinctMemberHomes : HasDistinctMemberHomesValue
Constructors
View SourceHasDistinctMemberHomes(bool)
Initializes a new instance of the HasDistinctMemberHomesValue.HasDistinctMemberHomes class.
Declaration
public HasDistinctMemberHomes(bool value)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public bool Value { get; }
Property Value
| Type | Description |
|---|---|
| bool |