SAPAdapterExtensionElement.ReceiveIdocFormat プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
property Microsoft::Adapters::SAP::IdocReceiveFormat ReceiveIdocFormat { Microsoft::Adapters::SAP::IdocReceiveFormat get(); void set(Microsoft::Adapters::SAP::IdocReceiveFormat value); };
[System.Configuration.ConfigurationProperty("receiveIdocFormat", DefaultValue=Mono.Cecil.CustomAttributeArgument)]
public Microsoft.Adapters.SAP.IdocReceiveFormat ReceiveIdocFormat { get; set; }
member this.ReceiveIdocFormat : Microsoft.Adapters.SAP.IdocReceiveFormat with get, set
Public Property ReceiveIdocFormat As IdocReceiveFormat
プロパティ値
実装
Microsoft.Adapters.SAP.ISAPBindingProperties.ReceiveIdocFormat
- 属性