DocumentClass.CheckInWithVersion(Boolean, Object, Boolean, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
Paramètres
- SaveChanges
- Boolean
- Comments
- Object
- MakePublic
- Boolean
- VersionType
- Object