SQLServer.Database.Publication.Article.Subscription Object
Commits a unit of Subscription property changes previously marked with BeginAlter. All property changes made since calling BeginAlter will be committed to SQL Server using a single update.
Subscription.DoAlter
HRESULT pSubscription->DoAlter ( );