BizTalkRootMessage Class
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 ref class BizTalkRootMessage abstract : Microsoft::BizTalk::Message::Interop::IBaseMessage
public abstract class BizTalkRootMessage : Microsoft.BizTalk.Message.Interop.IBaseMessage
type BizTalkRootMessage = class
interface IBaseMessage
Public MustInherit Class BizTalkRootMessage
Implements IBaseMessage
- Inheritance
-
BizTalkRootMessage
- Derived
- Implements
Constructors
BizTalkRootMessage() |
Fields
_bodyPartID | |
_bodyPartName | |
_internalNameSpace | |
_messageID | |
_partCount | |
_partNames | |
_partsarray | |
_partsHT |
Properties
AdapterName | |
BodyPart | |
BodyPartName | |
Class | |
Context | |
CreationTime | |
HostName | |
InstanceID | |
IsMutable | |
MessageID | |
MessageType | |
OriginatorPartyName | |
OriginatorSecurityName | |
PartCount | |
ServiceTypeID | |
Url |
Methods
AddPart(String, IBaseMessagePart, Boolean) | |
GetErrorInfo() | |
GetPart(String) | |
GetPartByIndex(Int32, String) | |
GetSize(UInt64, Boolean) | |
RemovePart(String) | |
SetErrorInfo(Exception) |
Extension Methods
Clone(IBaseMessage, IPipelineContext, Stream) | |
CloneAttachmentsTo(IBaseMessage, IBaseMessage, IBaseMessageFactory) | |
Update(IBaseMessage, Guid, Boolean, Boolean) |