Sets the last modified info of the specified object version. Returns the properties of the specified object after modification.
Visual Basic |
---|
Public Function SetLastModificationInfoAdmin( _ ByVal ObjVer As ObjVer, _ ByVal UpdateLastModifiedBy As Boolean, _ ByVal LastModifiedBy As TypedValue, _ ByVal UpdateLastModified As Boolean, _ ByVal LastModifiedUtc As TypedValue _ ) As ObjectVersionAndProperties |