This document is archived and information here might be outdated. Recommended version. |
Method to return message type.
[Visual Basic .NET] Public Property MessageType As esriJobMessageType
[C#] public esriJobMessageType MessageType {get; set;}
[C++]
HRESULT get_MessageType(
esriJobMessageType* pVal
);
[C++]
HRESULT put_MessageType(
esriJobMessageType pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type esriJobMessageType* pVal [in]
pVal is a parameter of type esriJobMessageType