Partager via


IDocumentTypeFeature<TDocumentType>.ChangeDocumentType Méthode

Définition

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.

S’applique à