Infrastructure. Not intended to be used from your code.
Namespace:Microsoft.DataWarehouse.Design Assembly: Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)
Syntax
[ComVisibleAttribute(true)]
[GuidAttribute("52F7BAC0-B47E-4d28-83F7-B38C9A8AB52B")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IUserPromptService
[ComVisibleAttribute(true)]
[GuidAttribute("52F7BAC0-B47E-4d28-83F7-B38C9A8AB52B")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IUserPromptService
[<ComVisibleAttribute(true)>]
[<GuidAttribute("52F7BAC0-B47E-4d28-83F7-B38C9A8AB52B")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IUserPromptService = interface end
<ComVisibleAttribute(True)>
<GuidAttribute("52F7BAC0-B47E-4d28-83F7-B38C9A8AB52B")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
Public Interface IUserPromptService