CustomTableItemProviderGetItem Method |
Name | Description | |
---|---|---|
![]() ![]() | GetItemTType(Guid) |
Returns custom table item of specified type.
|
![]() ![]() | GetItemTType(Int32) |
Returns custom table item of specified type.
|
![]() ![]() | GetItem(Guid, String) |
Returns custom table item of specified class name and item GUID.
|
![]() ![]() | GetItem(Int32, String) |
Returns custom table item of specified class name and item ID.
|