You are developing an Office Visio 2007 Shared Add-in. You create an object named objShape that references a new shape. You need to modify the add-in to identify the shape if the shape is moved to a different page. Which property of objShape should you reference?
A.
ID
B.
Name
C.
NameID
D.
UniqueID(visGetOrMakeGUID)