IBaseMessage Members
IBaseMessage Members

Represents a BizTalk Server message.

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

Public Properties

 NameDescription
Aa950627.pubproperty(en-us,BTS.20).gifBodyPartGets the body part, or main part, of the message.
Aa950627.pubproperty(en-us,BTS.20).gifBodyPartNameGets the name of the body part, or main part, of the message.
Aa950627.pubproperty(en-us,BTS.20).gifContextGets or sets the message context.
Aa950627.pubproperty(en-us,BTS.20).gifIsMutableGets a value that indicates whether the message context can be changed by components during processing.
Aa950627.pubproperty(en-us,BTS.20).gifMessageIDGets the unique message ID for the message.
Aa950627.pubproperty(en-us,BTS.20).gifPartCountGets the total number of parts in the message.
Top
Public Methods

 NameDescription
Aa950627.pubmethod(en-us,BTS.20).gifAddPartAdds a part to the message.
Aa950627.pubmethod(en-us,BTS.20).gifGetErrorInfoGets the exception that caused the error.
Aa950627.pubmethod(en-us,BTS.20).gifGetPartAccesses the message parts.
Aa950627.pubmethod(en-us,BTS.20).gifGetPartByIndexRetrieves a part and its name by supplying the part index.
Aa950627.pubmethod(en-us,BTS.20).gifGetSizeGets the size of the message.This method is not CLS-compliant.
Aa950627.pubmethod(en-us,BTS.20).gifRemovePartRemoves a part from the message.
Aa950627.pubmethod(en-us,BTS.20).gifSetErrorInfoSets the error information.
Top
See Also

Tags :


Page view tracker