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