Class EventDetails.GroupJoinPolicyUpdatedDetails
The group join policy updated details object
Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
  Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class GroupJoinPolicyUpdatedDetails : EventDetails
  Constructors
| Improve this Doc View SourceGroupJoinPolicyUpdatedDetails(GroupJoinPolicyUpdatedDetails)
Initializes a new instance of the EventDetails.GroupJoinPolicyUpdatedDetails class.
Declaration
public GroupJoinPolicyUpdatedDetails(GroupJoinPolicyUpdatedDetails value)
  Parameters
| Type | Name | Description | 
|---|---|---|
| GroupJoinPolicyUpdatedDetails | value | The value  | 
      
Properties
| Improve this Doc View SourceValue
Gets the value of this instance.
Declaration
public GroupJoinPolicyUpdatedDetails Value { get; }
  Property Value
| Type | Description | 
|---|---|
| GroupJoinPolicyUpdatedDetails |