DocumentClass.CheckIn(Boolean, Object, Boolean) Method
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.
C#
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)
- SaveChanges
- Boolean
- Comments
- Object
- MakePublic
- Boolean
Product | Versions |
---|---|
Word primary interop assembly | Latest |