ObjVerExSetModifiedBy Method
Updates the last modified by property for the object.
(Assumes the object is checked out)
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public void SetModifiedBy(
int userID
)
Parameters
- userID Int32
- The id of the user who will appear as the modifier.