Click or drag to resize

IDataApiLoad Method

Overload List
  NameDescription
Public methodCode exampleLoad(String)
Load a Data Object by id.
Public methodCode exampleLoad(String, String)
Load a Data Object from a Data Source by id. This is useful for custom data loading e.g. query including related data objects.
Top
See Also