IMaterializationService.UnblockSiting Method
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.DataWarehouse.ComponentModel
Assembly: Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)
Syntax
'Declaration
Function UnblockSiting As Integer
'Usage
Dim instance As IMaterializationService
Dim returnValue As Integer
returnValue = instance.UnblockSiting()
int UnblockSiting()
int UnblockSiting()
abstract UnblockSiting : unit -> int
function UnblockSiting() : int
Return Value
Type: System.Int32