ModelFetchModelObjects Method |
Overload List
Name | Description | |
---|---|---|
FetchModelObjects(ListString, Boolean) |
Fetches a list of modelobjects based on given guid list of objects,
checks if guid is native or external (for reference model object)
and optionally selects objects before returning them.
| |
FetchModelObjects(ListIdentifier, Boolean) |
Fetches a list of modelobjects based on given identifier list of objects,
and optionally selects objects before returning them.
|
See Also