Interface IEntity
Represents common interface for entity
Namespace: TSD.API.Remoting.Common
Assembly: TSD.API.Remoting.dll
Syntax
public interface IEntity : IHaveId, IHaveIndex
Properties
Name | Description |
---|---|
ElementGroupName | Gets the name of the element group |
EntityType | Gets the type of the entity |