IFileSystemServiceGetRecycleBinFolderId Method (NullableGuid) |
Note: This API is now obsolete.
Namespace: Dundas.BI.FileSystem
[ObsoleteAttribute("Use the overload which takes a tenant ID")] Guid GetRecycleBinFolderId( Guid? accountId )
Exception | Condition |
---|---|
InvalidOperationException | The specified account belongs to more than one tenant. |
ArgumentException | accountId is Empty. |
NotFoundException | The specified account or tenant was not found. |
NoPrivilegeException | The caller does not have access to manage the most recently used list for the specified account. |
InvalidSessionException | The caller context is not associated with a valid session. |