This document is archived and information here might be outdated. Recommended version. |
Indicates if the TIN dataset has node tag values.
[Visual Basic .NET]
Public ReadOnly Property HasNodeTagValues As Boolean
[C#]
public bool HasNodeTagValues {get;}
[C++]
HRESULT get_HasNodeTagValues(
Boolean* pbHasNodeValues
);
[C++] Parameters pbHasNodeValues [out, retval]
pbHasNodeValues is a parameter of type bool*