Class EventDetails.PaperDocChangeMemberRoleDetails
The paper doc change member role 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 PaperDocChangeMemberRoleDetails : EventDetails
  Constructors
| Improve this Doc View SourcePaperDocChangeMemberRoleDetails(PaperDocChangeMemberRoleDetails)
Initializes a new instance of the EventDetails.PaperDocChangeMemberRoleDetails class.
Declaration
public PaperDocChangeMemberRoleDetails(PaperDocChangeMemberRoleDetails value)
  Parameters
| Type | Name | Description | 
|---|---|---|
| PaperDocChangeMemberRoleDetails | value | The value  | 
      
Properties
| Improve this Doc View SourceValue
Gets the value of this instance.
Declaration
public PaperDocChangeMemberRoleDetails Value { get; }
  Property Value
| Type | Description | 
|---|---|
| PaperDocChangeMemberRoleDetails |