Search Results for

    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()
    Namespace: Nevatech.Vsb.Repository.Entities
    Assembly: Nevatech.Vsb.Repository.dll
    Syntax
    [DataContract(Namespace = "http://schemas.nevatech.com/sentinet/2011/02")]
    public sealed class CustomEntitiesSummary

    Constructors

    CustomEntitiesSummary()

    Declaration
    public CustomEntitiesSummary()

    Properties

    TotalEntities

    Gets or sets the total number of custom entities.

    Declaration
    [DataMember]
    public int TotalEntities { get; set; }
    Property Value
    Type Description
    int
    In This Article
    Back to top Nevatech Sentinet 6.7 Online Documentation