DataObjectControllerGetDataObjectTypeId Method |
Name | Description | |
---|---|---|
![]() | GetDataObjectTypeId(Int32) |
Returns the id of the data object type which a data object is of.
The method doesn't consider the security model.
The method doesn't consider whether the data object is marked as deleted.
|
![]() ![]() | GetDataObjectTypeId(Int32, SqlConnection, SqlTransaction) |
Returns the id of the data object type which a data object is of.
The method doesn't consider the security model.
The method doesn't consider whether the data object is marked as deleted.
|