ISubEntityCollection Interface

Represents collection of IModel sub-entities

Namespace:  TSD.API.Remoting.Structure
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public interface ISubEntityCollection

The ISubEntityCollection type exposes the following members.

Properties
  NameDescription
Public propertyEntityIndex
Gets the entity index
Public propertyEntityType
Gets the entity type
Public propertySubEntityCount
Gets the count of sub-entities
Top
See Also