Skip to main content

Class SolutionScopeInfo

Namespace: Workspace.XBR.Xperiflow.Core.Scope

Assembly: Xperiflow.dll

Declaration
public class SolutionScopeInfo

Properties

SolutionCode

Declaration
public string SolutionCode { get; set; }

SolutionKey

Declaration
public string SolutionKey { get; set; }

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?