IDataObject
IDataObjectCollection
.GetById(
Int32
id)
Returns an object by its ID.
Remarks
Examples
Parameters
id
Type:
Int32
The ID of the object.
Return Value
Type:
IDataObject
Returns the object.