Document.TrackRevisions 属性

定义

获取或设置一个值,用于指示是否跟踪文档中的更改。

public bool TrackRevisions { get; set; }

属性值

Boolean

如果跟踪文档中的更改,则为 true;否则为 false

适用于