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