Sets the creation info of the specified object. Returns the properties of the specified object after modification.
Visual Basic |
---|
Public Function SetCreationInfoAdmin( _ ByVal ObjVer As ObjVer, _ ByVal UpdateCreatedBy As Boolean, _ ByVal CreatedBy As TypedValue, _ ByVal UpdateCreated As Boolean, _ ByVal CreatedUtc As TypedValue _ ) As ObjectVersionAndProperties |