BatchValidator.IsControlMessage(XLANGMessage) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static bool IsControlMessage(Microsoft::XLANGs::BaseTypes::XLANGMessage ^ xMsg);
public static bool IsControlMessage (Microsoft.XLANGs.BaseTypes.XLANGMessage xMsg);
static member IsControlMessage : Microsoft.XLANGs.BaseTypes.XLANGMessage -> bool
Public Shared Function IsControlMessage (xMsg As XLANGMessage) As Boolean
Parameters
- xMsg
- XLANGMessage