次の方法で共有


TransferConfigurationType 列挙型

定義

転送の構成の種類。

public enum TransferConfigurationType
type TransferConfigurationType = 
Public Enum TransferConfigurationType
継承
TransferConfigurationType

フィールド

TransferAll 0

すべてのデータを転送します。

TransferUsingFilter 1

フィルターを使用した転送。

適用対象