_Global.CheckIn(Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public bool CheckIn (object fSaveChanges, object Comments, object fMakePublic);
abstract member CheckIn : obj * obj * obj -> bool
Public Function CheckIn (Optional fSaveChanges As Object, Optional Comments As Object, Optional fMakePublic As Object) As Boolean
Parameters
- fSaveChanges
- Object
- Comments
- Object
- fMakePublic
- Object