This topic has not yet been rated - Rate this topic

IBaseMessage Members

Represents a BizTalk Server message.

The following tables list the members exposed by the IBaseMessage type.

  Name Description
public property BodyPart Gets the body part, or main part, of the message.
public property BodyPartName Gets the name of the body part, or main part, of the message.
public property Context Gets or sets the message context.
public property IsMutable Gets a value that indicates whether the message context can be changed by components during processing.
public property MessageID Gets the unique message ID for the message.
public property PartCount Gets the total number of parts in the message.
Top
  Name Description
public method AddPart Adds a part to the message.
public method GetErrorInfo Gets the exception that caused the error.
public method GetPart Accesses the message parts.
public method GetPartByIndex Retrieves a part and its name by supplying the part index.
public method GetSize Gets the size of the message.This method is not CLS-compliant.
public method RemovePart Removes a part from the message.
public method SetErrorInfo Sets the error information.
Top
  © 2009 Microsoft Corporation. All rights reserved.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ