Class CustomEntitiesSummary
Provides commulative information about a group of selected custom entities.
Inheritance
System.Object
CustomEntitiesSummary
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: Nevatech.Vsb.Repository.Entities
Assembly: Nevatech.Vsb.Repository.dll
Syntax
public sealed class CustomEntitiesSummary
Constructors
CustomEntitiesSummary()
Declaration
public CustomEntitiesSummary()
Properties
TotalEntities
Gets or sets the total number of custom entities.
Declaration
public int TotalEntities { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |