Revision Number

Revision Number

Anonymous
Not applicable
239 Views
1 Reply
Message 1 of 2

Revision Number

Anonymous
Not applicable
If I can access the Part number in the iproperties with:

opropsets.Item("{32853F0F-3444-11d1-9E93 0060B03C1CA6}").ItemByPropId(kPartNumberDesignTrackingProperties).Value

How do I access the Revision Number ?
0 Likes
240 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
answering my own post::
opropsets.Item("{F29F85E0-4FF9-1068-AB91-08002B27B3D9}").ItemByPropId(kRevisionSummaryInformation).Value
0 Likes