![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IM > IMdList Interface > IMdList.ListType Property (ArcObjects .NET 10.5 SDK) |
Indicates the list type.
[Visual Basic .NET] Public Property ListType As esriMdListType
[C#] public esriMdListType ListType {get; set;}
[C++]
HRESULT get_ListType(
esriMdListType* Type
);
[C++]
HRESULT put_ListType(
esriMdListType Type
);
[C++]
Parameters Type [out, retval]
Type is a parameter of type esriMdListType Type [in]
Type is a parameter of type esriMdListType