Click or drag to resize

IEntityIdentifier Interface

An interface to a tracking entity that has an identifier.

Namespace:  AGI.Foundation.Tracking
Assembly:  AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public interface IEntityIdentifier

The IEntityIdentifier type exposes the following members.

Properties
  NameDescription
Public propertyEntityIdentifier
Gets the identifier of this entity.
Top
See Also