ISubscriptionAssociation Properties

Include Protected Members
Include Inherited Members

The ISubscriptionAssociation type exposes the following members.

Properties

  Name Description
Public property DestinationSubscription Gets or sets a pointer to the subscription for the view returned by this association.
Public property Enabled Gets or sets whether the subscription association is enabled.
Public property ExpireAfter Gets or sets how often to refresh the cache subscription association.
Public property Filters Gets a collection of values that must be passed as input parameters to the association.
Public property Id Gets the identifier of the metadata object. (Inherited from IMetadataStruct.)
Public property IsCached Determines whether the metadata object is cached in memory. (Inherited from IMetadataStruct.)
Public property LobSystemInstance Gets or sets the external system instance that is used to execute the association.
Public property MethodInstance Gets or sets the method instance definition for the association.
Public property Name Gets the name of the metadata object. (Inherited from IMetadataStruct.)
Public property SourceSubscription Gets the subscription that contains this association.
Public property TargetView Gets the SpecificFinder view on the destination external content type that will be populated by the association.

Top

See Also

Reference

ISubscriptionAssociation Interface

Microsoft.BusinessData.Offlining Namespace