Click or drag to resize

ReplicationItemEventArgs Properties


The ReplicationItemEventArgs type exposes the following members.

Properties
  Name Description
Public property Entity Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT)
Public property ItemsReplicatedSinceLastUpdate Gets the count of items that were already replicated thus far
Public property ReplicationItem Gets the information of the file to be replicated
Public property ReplicationTargetId Gets the unique ID of the Replication Target.
Public property Session Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT)
Public property SubmitUser Gets the User that submitted the publish request, which drives the replication
Top
See Also