Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets how the cache should resolve the error.
Namespace: Microsoft.Office.BusinessApplications.Runtime
Assembly: Microsoft.Office.BusinessApplications.Runtime (in Microsoft.Office.BusinessApplications.Runtime.dll)
Syntax
'Declaration
Sub ResolveError ( _
errorResolution As ErrorResolutionType _
)
'Usage
Dim instance As IOfficeItemHelper
Dim errorResolution As ErrorResolutionType
instance.ResolveError(errorResolution)
void ResolveError(
ErrorResolutionType errorResolution
)
Parameters
- errorResolution
Type: Microsoft.Office.BusinessApplications.Runtime.ErrorResolutionType
The error resolution.
Remarks
The options are described by the type ErrorResolutionType.