DocumentClass.CheckIn(Boolean, Object, Boolean) 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 virtual void CheckIn (bool SaveChanges = false, ref object Comments, bool MakePublic = false);
abstract member CheckIn : bool * obj * bool -> unit
override this.CheckIn : bool * obj * bool -> unit
Public Overridable Sub CheckIn (Optional SaveChanges As Boolean = false, Optional ByRef Comments As Object, Optional MakePublic As Boolean = false)
Parameters
- SaveChanges
- Boolean
- Comments
- Object
- MakePublic
- Boolean