ISubscription Methods

Include Protected Members
Include Inherited Members

The ISubscription type exposes the following members.

Methods

  Name Description
Public method AddTemporaryMember Adds an existing offline External Item to the list of subscription members of the subscription.
Public method CancelHighPriorityRefresh Cancels a high priority request for refreshing the subscription.
Public method ContainsLocalizedDisplayName Determines whether this metadata object contains a localized display name. (Inherited from IMetadataObject.)
Public method FindMembersFiltered Executes a Finder offline on subscription members.
Public method GetAssociationProgressSummary Returns the progress information about associations to navigate for the subscription.
Public method GetChangedMembers Returns the members of the subscription that were added or modified since the previous call, as identified by the token.
Public method GetDefaultDisplayName Returns the default display name of this metadata object. (Inherited from IMetadataObject.)
Public method GetLocalizedDisplayName Returns the localized display name of this metadata object. (Inherited from IMetadataObject.)
Public method GetLocalizedNames Returns the localized names of this metadata object. (Inherited from IMetadataObject.)
Public method GetMemberCount Returns the member count of this subscription.
Public method GetMemberProgressSummary Returns the progress information about instances to refresh for the subscription.
Public method GetMembers Returns the members of the subscription.
Public method GetProperties Returns the properties of this metadata object. (Inherited from IMetadataObject.)
Public method GetQueryProgressSummary Returns the progress information about queries of the subscription.
Public method GetStatus Returns the refresh status of the subscription.
Public method RequestRefresh() Triggers the refresh process for the cache subscription.
Public method RequestRefresh(Boolean) Triggers the refresh process for the cache subscription with the specified priority.
Public method Update Updates the cache subscription definition.

Top

See Also

Reference

ISubscription Interface

Microsoft.BusinessData.Offlining Namespace