This document is archived and information here might be outdated.  Recommended version.


ITypeInfo.GetMops Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IT > ITypeInfo Interface > ITypeInfo.GetMops Method
ArcGIS Developer Help

ITypeInfo.GetMops Method

[Visual Basic .NET]
Public Sub GetMops ( _
    ByVal memid As Integer, _
    ByRef pBstrMops As String _
)
[C#]
public void GetMops (
    int memid,
    ref string pBstrMops
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

ITypeInfo Interface