DocumentClass.CheckIn(Boolean, Object, Boolean) 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 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)
Paramètres
- SaveChanges
- Boolean
- Comments
- Object
- MakePublic
- Boolean