ObjVerExCanCurrentUserEdit Method
Indicates whether the passed user can edit this object version.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public bool CanCurrentUserEdit(
SessionInfo sessionInfo
)
- sessionInfo SessionInfo
- The session to check access for.
BooleanTrue if the user can edit this version, otherwise.