DataObjectControllerGetDataObjectTypeIds Method |
| Name | Description | |
|---|---|---|
| GetDataObjectTypeIds(IEnumerableInt32) |
Returns a distinct list of data object type ids for a collection of data object ids.
The method doesn't consider the security model.
The method doesn't consider whether the data objects are marked as deleted.
| |
| GetDataObjectTypeIds(IEnumerableInt32, SqlConnection, SqlTransaction) |