PullSubscription.CustomEnabledForSyncMgr(StringBuilder) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enables the custom publication for synchronous manager.
protected:
abstract void CustomEnabledForSyncMgr(System::Text::StringBuilder ^ command);
protected abstract void CustomEnabledForSyncMgr (System.Text.StringBuilder command);
abstract member CustomEnabledForSyncMgr : System.Text.StringBuilder -> unit
Protected MustOverride Sub CustomEnabledForSyncMgr (command As StringBuilder)
Parameters
- command
- StringBuilder
The command.