Share via


ResendControlEnvelope Class

Definition

public ref class ResendControlEnvelope sealed : Microsoft::XLANGs::BaseTypes::SchemaBase
[Microsoft.XLANGs.BaseTypes.BodyXPath("/*[local-name()='ControlMessage' and namespace-uri()='http://schemas.microsoft.com/BizTalk/2006/reliability-properties']")]
[Microsoft.XLANGs.BaseTypes.Schema("http://schemas.microsoft.com/BizTalk/2006/reliability-properties", "ControlMessage")]
[Microsoft.XLANGs.BaseTypes.SchemaType(Microsoft.XLANGs.BaseTypes.SchemaTypeEnum.Document)]
[Microsoft.XLANGs.BaseTypes.SchemaRoots(new System.String[] { "ControlMessage" })]
[System.Serializable]
public sealed class ResendControlEnvelope : Microsoft.XLANGs.BaseTypes.SchemaBase
type ResendControlEnvelope = class
    inherit SchemaBase
Public NotInheritable Class ResendControlEnvelope
Inherits SchemaBase
Inheritance
ResendControlEnvelope
Attributes

Constructors

ResendControlEnvelope()

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