This document is archived and information here might be outdated. Recommended version. |
The TIN object referenced by the element.
[Visual Basic .NET] Public ReadOnly Property TheTin As ITin
[C#] public ITin TheTin {get;}
[C++]
HRESULT get_TheTin(
ITin** ppTin
);
[C++] Parameters ppTin [out, retval]
ppTin is a parameter of type ITin**