This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMobileLayerInfo Interface > IMobileLayerInfo.DataType Property (ArcObjects .NET 10.5 SDK) |
The data type of the layer.
[Visual Basic .NET] Public ReadOnly Property DataType As String
[C#] public string DataType {get;}
[C++]
HRESULT get_DataType(
BSTR* DataType
);
[C++]
Parameters DataType [out, retval] DataType is a parameter of type BSTR