Class ObjectLabelRemovedDetails
Removed a label.
Inheritance
System.Object
ObjectLabelRemovedDetails
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 class ObjectLabelRemovedDetails
Constructors
| Improve this Doc View SourceObjectLabelRemovedDetails(LabelType)
Initializes a new instance of the ObjectLabelRemovedDetails class.
Declaration
public ObjectLabelRemovedDetails(LabelType labelType)
Parameters
Type | Name | Description |
---|---|---|
LabelType | labelType | Labels mark a file or folder. |
Properties
| Improve this Doc View SourceLabelType
Labels mark a file or folder.
Declaration
public LabelType LabelType { get; protected set; }
Property Value
Type | Description |
---|---|
LabelType |