IWorkspaceServiceFactory Interface

Definition

Workspace service factory

public interface class IWorkspaceServiceFactory
public interface class IWorkspaceServiceFactory
__interface IWorkspaceServiceFactory
public interface IWorkspaceServiceFactory
type IWorkspaceServiceFactory = interface
Public Interface IWorkspaceServiceFactory

Methods

CreateService(IWorkspace)

Create an instance of a service in the context of a IWorkspace

Applies to