This document is archived and information here might be outdated. Recommended version. |
The data type of the layer.
[Visual Basic .NET]
Public ReadOnly Property DataType As String
[C#]
public string DataType {get;}
[C++]
HRESULT get_DataType(
System.String* DataType
);
[C++] Parameters DataType [out, retval]
DataType is a parameter of type BSTR*