IOfficeItemHelper.ResolveError Method
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.