Show / Hide Table of Contents

    Class CustomEntitiesSummary

    Provides commulative information about a group of selected custom entities.

    Inheritance
    Object
    CustomEntitiesSummary
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    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
    Int32
    Back to top Nevatech Sentinet 6.5 Online Documentation