IFileSystemServiceClearMostRecentlyUsed Method (NullableGuid) |
Note: This API is now obsolete.
Namespace: Dundas.BI.FileSystem
[ObsoleteAttribute("Use the overload which takes a tenant ID")] void ClearMostRecentlyUsed( Guid? accountId )
Exception | Condition |
---|---|
InvalidOperationException | The specified account belongs to more than one tenant. |
ArgumentException | accountId or tenantId is Empty. |
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. |