ReplicationItemEventArgs Properties |
The ReplicationItemEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Entity |
Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT.) |
![]() | ItemsReplicatedSinceLastUpdate |
Gets the count of items that were already replicated thus far
|
![]() | ReplicationItem |
Gets the information of the file to be replicated
|
![]() | ReplicationTargetId |
Gets the unique ID of the Replication Target.
|
![]() | Session |
Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT.) |
![]() | SubmitUser |
Gets the User that submitted the publish request, which drives the replication
|