Class StdBEDashboardProperties
Inheritance
System.Object
StdBEDashboardProperties
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: StdBE100
Assembly: StdBE100.dll
Syntax
public class StdBEDashboardProperties
Constructors
StdBEDashboardProperties()
Declaration
public StdBEDashboardProperties()
Properties
items
Declaration
public List<StdBEDashboardPropertyItem> items { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<StdBEDashboardPropertyItem> |