GetById(int)

Returns an object by its ID.

Declaration Syntax

public IDataObject GetById(int id)

Parameters

id(int)

The ID of the object.