This document is archived and information here might be outdated. Recommended version. |
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