Class AppScopeBuilder
A Scope Definition builder object that specifically builds xperiflow-compatible app foreign scopes. The term 'app' is used to denote a OneStream application (not a solution).
Namespace: Workspace.XBR.Xperiflow.Core.Scope
Assembly: Xperiflow.dll
Declaration
public class AppScopeBuilder : 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