Class CustomEntitiesSummary
Provides commulative information about a group of selected custom entities.
Inherited Members
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 | 
|---|---|
| Int32 |