次の方法で共有


ResendControlElement クラス

定義

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
継承
ResendControlElement
属性

コンストラクター

ResendControlElement()

プロパティ

ParseTables (継承元 SchemaBase)
RawSchema (継承元 SchemaBase)
RootNodes
Schema (継承元 SchemaBase)
SchemaCollection (継承元 SchemaBase)
SchemaSet (継承元 SchemaBase)
XmlContent

メソッド

CreateResolvedSchema() (継承元 SchemaBase)

適用対象