Identify the specified entity.
Assembly: Epic.Query.Object
Declaration Syntax
C# |
protected TIdentity Identify( TEntity entity )
Parameters
- entity (TEntity)
- Entity to identify.
Return Value
Returns the identifier of entity.
Assembly: Epic.Query.Object
C# |
protected TIdentity Identify( TEntity entity )