Scheduler for WinForms
ItemSynchronizedEventArgs コンストラクタ

C1.Win.C1Schedule.4.5.2 アセンブリ > C1.C1Schedule 名前空間 > ItemSynchronizedEventArgs クラス : ItemSynchronizedEventArgs コンストラクタ
変更された C1BindingSourceオブジェクトへの参照。
BasePersistableObject派生オブジェクトへの参照。
データソース内の対応する項目への参照。
SynchronizationActionEnum値。
ItemSynchronizedEventArgsクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal storage As C1BindingSource, _
   ByVal collectionItem As BasePersistableObject, _
   ByVal dataSourceItem As System.Object, _
   ByVal action As SynchronizationActionEnum _
)
public ItemSynchronizedEventArgs( 
   C1BindingSource storage,
   BasePersistableObject collectionItem,
   System.object dataSourceItem,
   SynchronizationActionEnum action
)

パラメータ

storage
変更された C1BindingSourceオブジェクトへの参照。
collectionItem
BasePersistableObject派生オブジェクトへの参照。
dataSourceItem
データソース内の対応する項目への参照。
action
SynchronizationActionEnum値。
参照

ItemSynchronizedEventArgs クラス
ItemSynchronizedEventArgs メンバ