Assembly: Mobile;
Workspace: Prognoz.Platform.Interop.Mobile;
The IMobileApplicationPublishObjectSources interface is used to work with the collection of data sources for mobile application objects.
IMobileApplicationPublishObjectSources
The IMobileApplicationPublishObjects.Sources property returns the collection of object data sources.
Property name | Brief description | |
Count | The Count property returns the number of elements in the collection. | |
SourceItem | The SourceItem property returns the specified element from the data sources collection. |
See also: