IdentityRangeInfo.InRepublishing 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定文章是否存在於合併複製拓撲中的重發布訂閱者。
public:
property bool InRepublishing { bool get(); void set(bool value); };
public bool InRepublishing { get; set; }
member this.InRepublishing : bool with get, set
Public Property InRepublishing As Boolean
屬性值
一個 Boolean 值。
如果 屬實,該文章將存在於轉載訂閱者。
若 為錯誤,該文章不存在於再發布訂閱者
備註
此 InRepublishing 特性僅用於合併複寫。
此屬性可由任何使用者擷取或設定。
此命名空間、類別或成員僅支援於 Microsoft .NET 框架 2.0 版本。