DocumentVersion.NumberOfSaves
Description:
The number of times the document has been saved. The save number and GUID are both necessary to uniquely identify a document version.
The number of times the document has been saved. The save number and GUID are both necessary to uniquely identify a document version.
public int NumberOfSaves { get; }
No comments yet. Start the discussion.
Loading…