IDocumentTypeFeature<TDocumentType>.ChangeDocumentType 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.
Fournit une logique pour changer un type en un autre. Affectera probablement Current.
public void ChangeDocumentType (TDocumentType newType);
abstract member ChangeDocumentType : 'DocumentType -> unit
Public Sub ChangeDocumentType (newType As TDocumentType)
Paramètres
- newType
- TDocumentType
Tapez pour modifier le document.