MergeArticle.InitializeSharedPropertiesBasedOnExistingArticles 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.
Indicates whether to initialize shared properties based on existing articles.
public:
bool InitializeSharedPropertiesBasedOnExistingArticles();
public bool InitializeSharedPropertiesBasedOnExistingArticles ();
member this.InitializeSharedPropertiesBasedOnExistingArticles : unit -> bool
Public Function InitializeSharedPropertiesBasedOnExistingArticles () As Boolean
Returns
true
if the initialization succeeded; otherwise false
.