I've noticed that in addtion to the NS<SubscriptionClassName>View, there is alway a view simply named as <SubscriptionClassName>. Could somebody explain to me what the differences are between these two views? I can only find documentation on the NS<SubscriptionClassName>View on MSDN. Thanks a bunch in advance!
-Q wrote: >I've noticed that in addtion to the NS<SubscriptionClassName>View, there is >alway a view simply named as <SubscriptionClassName>. Could somebody explain >to me what the differences are between these two views? I can only find >documentation on the NS<SubscriptionClassName>View on MSDN. Thanks a bunch >in advance! I have the same question. The reason is that for me, one of the views returns data and the other doesnt, The <SubscriptionClassName> view doesnt return to me any results when i have created subscriptions, and unfortunately in all examples the schedule subscriptionrules all refer to that view..