ISubscription Properties

Include Protected Members
Include Inherited Members

The ISubscription type exposes the following members.

Properties

  Name Description
Public property Associations Gets the collection of associations that are executed for the members of the subscription.
Public property Enabled Gets or sets whether the subscription is enabled.
Public property EntityVersion Gets the version of the external content type that is populated by the subscription.
Public property ExpireAfter Gets or sets how often to refresh the cache subscription.
Public property Id Gets the identifier of the metadata object. (Inherited from IMetadataStruct.)
Public property Identities Gets the collection of identities that are used to populate the subscription.
Public property IsCached Determines whether the metadata object is cached in memory. (Inherited from IMetadataStruct.)
Public property LastRefreshed Gets the time when the last refresh of the subscription is completed.
Public property LobSystemInstance Gets the external system instance of the subscription.
Public property Name Gets the name of the metadata object. (Inherited from IMetadataStruct.)
Public property Queries Gets the collection of queries that are used to populate the subscription.
Public property RefreshStatus Gets the refresh status of the cache subscription.
Public property View Gets the view that is populated by the cache subscription.

Top

See Also

Reference

ISubscription Interface

Microsoft.BusinessData.Offlining Namespace