IProcessable Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
<GuidAttribute("69A3B7FE-4E35-4238-BAD2-EA107BE0694F")> _
Public Interface IProcessable
'Usage
Dim instance As IProcessable
[GuidAttribute("69A3B7FE-4E35-4238-BAD2-EA107BE0694F")]
public interface IProcessable
[GuidAttribute(L"69A3B7FE-4E35-4238-BAD2-EA107BE0694F")]
public interface class IProcessable
[<GuidAttribute("69A3B7FE-4E35-4238-BAD2-EA107BE0694F")>]
type IProcessable =  interface end
public interface IProcessable