Skip to main content

Class AppSolutionScopeBuilder

A Scope Definition builder object that specifically builds xperiflow-compatible app-solution foreign scopes. This type of scope defines access controls for a particular onestream app for a particular solution.

Namespace: Workspace.XBR.Xperiflow.Core.Scope

Assembly: Xperiflow.dll

Declaration
public class AppSolutionScopeBuilder : IScopeBuilder

Implements: Workspace.XBR.Xperiflow.Core.Scope.IScopeBuilder

Methods

BuildScopeDefinition()

Declaration
public ScopeDefinition BuildScopeDefinition()
Returns

Workspace.XBR.Xperiflow.Core.Scope.ScopeDefinition

Implements

Inherited Members

  • System.Object.Equals(System.Object)
  • System.Object.Equals(System.Object,System.Object)
  • System.Object.GetHashCode
  • System.Object.GetType
  • System.Object.MemberwiseClone
  • System.Object.ReferenceEquals(System.Object,System.Object)
  • System.Object.ToString

Was this page helpful?