Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.1 KB

ClonehistoryListElement.md

File metadata and controls

21 lines (17 loc) · 1.1 KB

eZmaxApi.Model.ClonehistoryListElement

A Clonehistory List Element

Properties

Name Type Description Notes
PkiClonehistoryID int The unique ID of the Clonehistory
FkiUserIDCloning int The unique ID of the User
FkiUserIDCloned int The unique ID of the User
DtClonehistoryFirsthit string The firsthit of the Clonehistory
DtClonehistoryLasthit string The lasthit of the Clonehistory [optional]
SUserLoginnameCloning string The login name of the User.
SUserFirstnameCloning string The first name of the user
SUserLastnameCloning string The last name of the user
SUserLoginnameCloned string The login name of the User.
SUserFirstnameCloned string The first name of the user
SUserLastnameCloned string The last name of the user

[Back to Model list] [Back to API list] [Back to README]