This class is used to represent an item in a list of entities of any type, returned by some of the Open Interface's methods. Every item on the list consists of an ID and a name of the entity.
|
Name |
Type |
Description |
|---|---|---|
|
EntityID |
long |
The ID of the entity. |
|
EntityName |
string |
The name of the entity. |
None.
|
Copyright © 2013 CA.
All rights reserved.
|
|