Seq Num in Document Properties

Hi there,

In the Fields of the Document Properties, I notice that each field has a Seq Num. (This is incremented whenever a field is edited/saved.)

Does anybody know how to obtain the value of the Seq Num using LotusScript?

(I am developing a Replication/Save Conflict Analysis tool and obtaining the Seq Num would be helpful.)

Regards,

Charlie Zeaiter.

Subject: Seq Num in Document Properties

I don’t believe it’s possible to pull the sequence number in LotusScript. You may be able to do this with the C API, though.