LOBMessage Class

Definition

public ref class LOBMessage sealed : Microsoft::XLANGs::BaseTypes::SchemaBase
[Microsoft.XLANGs.BaseTypes.DistinguishedField(typeof(System.String), "ServiceContent", XPath="/*[local-name()='LOBMessage' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']/*[local-name()='ServiceContent' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']", XsdType="string")]
[Microsoft.XLANGs.BaseTypes.Property(typeof(Microsoft.Solutions.BTARN.GlobalSchemas.DestinationPartyName), XPath="/*[local-name()='LOBMessage' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']/*[local-name()='Header' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']/*[local-name()='DestinationPartyName' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']", XsdType="string")]
[Microsoft.XLANGs.BaseTypes.Property(typeof(Microsoft.Solutions.BTARN.GlobalSchemas.PIPCode), XPath="/*[local-name()='LOBMessage' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']/*[local-name()='Header' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']/*[local-name()='PIPCode' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']", XsdType="string")]
[Microsoft.XLANGs.BaseTypes.Property(typeof(Microsoft.Solutions.BTARN.GlobalSchemas.PIPInstanceID), XPath="/*[local-name()='LOBMessage' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']/*[local-name()='Header' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']/*[local-name()='PIPInstanceID' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']", XsdType="string")]
[Microsoft.XLANGs.BaseTypes.Property(typeof(Microsoft.Solutions.BTARN.GlobalSchemas.SourcePartyName), XPath="/*[local-name()='LOBMessage' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']/*[local-name()='Header' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']/*[local-name()='SourcePartyName' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']", XsdType="string")]
[Microsoft.XLANGs.BaseTypes.Property(typeof(Microsoft.Solutions.BTARN.GlobalSchemas.AttachmentDocumentsKeyID), XPath="/*[local-name()='LOBMessage' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']/*[local-name()='Header' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']/*[local-name()='AttachmentsKeyID' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']", XsdType="string")]
[Microsoft.XLANGs.BaseTypes.Property(typeof(Microsoft.Solutions.BTARN.GlobalSchemas.PIPVersion), XPath="/*[local-name()='LOBMessage' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']/*[local-name()='Header' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']/*[local-name()='PIPVersion' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']", XsdType="string")]
[Microsoft.XLANGs.BaseTypes.Property(typeof(Microsoft.Solutions.BTARN.GlobalSchemas.MessageID), XPath="/*[local-name()='LOBMessage' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']/*[local-name()='Header' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']/*[local-name()='MessageID' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']", XsdType="string")]
[Microsoft.XLANGs.BaseTypes.Property(typeof(Microsoft.Solutions.BTARN.GlobalSchemas.MessageCategory), XPath="/*[local-name()='LOBMessage' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']/*[local-name()='Header' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']/*[local-name()='MessageCategory' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']", XsdType="int")]
[Microsoft.XLANGs.BaseTypes.Property(typeof(Microsoft.Solutions.BTARN.GlobalSchemas.SubmittedBy), XPath="/*[local-name()='LOBMessage' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']/*[local-name()='Header' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']/*[local-name()='SubmittedBy' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']", XsdType="string")]
[Microsoft.XLANGs.BaseTypes.Property(typeof(Microsoft.Solutions.BTARN.GlobalSchemas.Delivered), XPath="/*[local-name()='LOBMessage' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']/*[local-name()='Header' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']/*[local-name()='Delivered' and namespace-uri()='http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage']", XsdType="unsignedInt")]
[Microsoft.XLANGs.BaseTypes.Schema("http://schemas.microsoft.com/biztalk/btarn/2004/LOBMessage", "LOBMessage")]
[Microsoft.XLANGs.BaseTypes.SchemaReference("Microsoft.Solutions.BTARN.GlobalSchemas.LOBMessagePropertySchema", typeof(Microsoft.Solutions.BTARN.GlobalSchemas.LOBMessagePropertySchema))]
[Microsoft.XLANGs.BaseTypes.SchemaRoots(new System.String[] { "LOBMessage" })]
[Microsoft.XLANGs.BaseTypes.SchemaType(Microsoft.XLANGs.BaseTypes.SchemaTypeEnum.Document)]
[Serializable]
public sealed class LOBMessage : Microsoft.XLANGs.BaseTypes.SchemaBase
type LOBMessage = class
    inherit SchemaBase
Public NotInheritable Class LOBMessage
Inherits SchemaBase
Inheritance
LOBMessage
Attributes

Constructors

LOBMessage()

Properties

RootNodes
XmlContent

Applies to