Identification number

Identification number

Anonymous
Not applicable
293 Views
2 Replies
Message 1 of 3

Identification number

Anonymous
Not applicable
Hi again,

Is there a possibility to get the identification number of a window object. I get the Element.ID.Value but it seems not to be the same ?
0 Likes
294 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
I think that's called a the "Mark" in english - so you should probably extract it by calling:

element.get_Parameter( BuiltInParameters.ALL_MODEL_MARK ).AsString()


Best Regards,
Matt
0 Likes
Message 3 of 3

Anonymous
Not applicable
Many thanks
0 Likes