CoAuthoring.PendingUpdates Property

Definition

Gets whether the document has pending updates that have not been accepted.

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

Property Value

true if the document has pending updates that have not been accepted; otherwise, false.

Remarks

Read-only.

Applies to