Class EventType.NoPasswordLinkViewReportFailed
(reports) Couldn't create report: Views of links without passwords
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 NoPasswordLinkViewReportFailed : EventType
Constructors
| Improve this Doc View SourceNoPasswordLinkViewReportFailed(NoPasswordLinkViewReportFailedType)
Initializes a new instance of the EventType.NoPasswordLinkViewReportFailed class.
Declaration
public NoPasswordLinkViewReportFailed(NoPasswordLinkViewReportFailedType value)
Parameters
Type | Name | Description |
---|---|---|
NoPasswordLinkViewReportFailedType | value | The value |
Properties
| Improve this Doc View SourceValue
Gets the value of this instance.
Declaration
public NoPasswordLinkViewReportFailedType Value { get; }
Property Value
Type | Description |
---|---|
NoPasswordLinkViewReportFailedType |