The graphic's fifteen character symbol ID, parsed out into the MOLE message string structure.
[Visual Basic .NET] Public Property MessageString As moleMessageStringType
[C#] public moleMessageStringType MessageString {get; set;}
[C++]
HRESULT get_MessageString(
moleMessageStringType* MessageString
);
[C++]
HRESULT put_MessageString(
moleMessageStringType* MessageString
);
[C++]Parameters
MessageString [out, retval]MessageString is a parameter of type moleMessageStringType
MessageString [in, out]MessageString is a parameter of type moleMessageStringType
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.