The HasSubscription property is TRUE when a subscription is visible to the referenced publication.
object.HasSubscription
object
Expression that evaluates to an object in the Applies To list
Boolean
Read-only
HRESULT GetHasSubscription(LPBOOL pRetVal);
Anonymous, Subscriber-originated (pull) subscriptions are not visible until after the Subscriber has performed initial synchronization. The HasSubscription property will return FALSE if all subscriptions to a publication are unsynchronized, anonymous, pull subscriptions.