IMobileApplicationPublishObjectSources

Assembly: Mobile;

Workspace: Prognoz.Platform.Interop.Mobile;

Description

The IMobileApplicationPublishObjectSources interface is used to work with the collection of data sources for mobile application objects.

Inheritance Hierarchy

          IMobileApplicationPublishObjectSources

Comments

The IMobileApplicationPublishObjects.Sources property returns the collection of object data sources.

Properties

  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:

Mobile Assembly Interfaces