Share via


ResendControlElement Class

Definition

public ref class ResendControlElement sealed : Microsoft::XLANGs::BaseTypes::SchemaBase
[Microsoft.XLANGs.BaseTypes.Property(typeof(EDI.IsResendControlMessage), XPath="/*[local-name()='Resend_Control' and namespace-uri()='http://schemas.microsoft.com/BizTalk/2006/reliability-properties']/*[local-name()='IsResendControlMessage' and namespace-uri()='http://schemas.microsoft.com/BizTalk/2006/reliability-properties']", XsdType="int")]
[Microsoft.XLANGs.BaseTypes.Schema("http://schemas.microsoft.com/BizTalk/2006/reliability-properties", "Resend_Control")]
[Microsoft.XLANGs.BaseTypes.SchemaReference("EDI.PropertySchema", typeof(EDI.PropertySchema))]
[Microsoft.XLANGs.BaseTypes.SchemaType(Microsoft.XLANGs.BaseTypes.SchemaTypeEnum.Document)]
[Microsoft.XLANGs.BaseTypes.SchemaRoots(new System.String[] { "Resend_Control" })]
[System.Serializable]
public sealed class ResendControlElement : Microsoft.XLANGs.BaseTypes.SchemaBase
type ResendControlElement = class
    inherit SchemaBase
Public NotInheritable Class ResendControlElement
Inherits SchemaBase
Inheritance
ResendControlElement
Attributes

Constructors

ResendControlElement()

Properties

ParseTables (Inherited from SchemaBase)
RawSchema (Inherited from SchemaBase)
RootNodes
Schema (Inherited from SchemaBase)
SchemaCollection (Inherited from SchemaBase)
SchemaSet (Inherited from SchemaBase)
XmlContent

Methods

CreateResolvedSchema() (Inherited from SchemaBase)

Applies to