Skip to main content

Interface IScopeBuilder

A standard interface to support the process of building specific Workspace.XBR.Xperiflow.Core.Scope.ScopeDefinition objects that are compatible with foriegn xperiflow scopes.

Namespace: Workspace.XBR.Xperiflow.Core.Scope

Assembly: Xperiflow.dll

Declaration
public interface IScopeBuilder

Methods

BuildScopeDefinition()

Declaration
ScopeDefinition BuildScopeDefinition()
Returns

Workspace.XBR.Xperiflow.Core.Scope.ScopeDefinition

Was this page helpful?