ArcObjects Library Reference (TrackingAnalystUI)  

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