Click or drag to resize

ReplicationItemEventArgs Properties


The ReplicationItemEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyEntity
Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT.)
Public propertyItemsReplicatedSinceLastUpdate
Gets the count of items that were already replicated thus far
Public propertyReplicationItem
Gets the information of the file to be replicated
Public propertyReplicationTargetId
Gets the unique ID of the Replication Target.
Public propertySession
Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT.)
Public propertySubmitUser
Gets the User that submitted the publish request, which drives the replication
Top
See Also