CoAuthoring.PendingUpdates 属性

定义

获取文档是否有尚未接受的挂起更新。

public:
 property bool PendingUpdates { bool get(); };
public bool PendingUpdates { get; }
member this.PendingUpdates : bool
Public ReadOnly Property PendingUpdates As Boolean

属性值

如果文档包含尚未接受的挂起更新,则为 true;否则为 false

注解

此为只读属性。

适用于