GetByID
Returns the map entry, or individual map record, with the specified ID.
Syntax
Entry GetByID(string id);
Parameter
Specify the following parameter when using this method:
Parameter | Description |
id |
The ID that uniquely defines this entry in the NIS map. |
Return value
The entry object instance with the specified ID.