Compartir a través de


IDocumentTypeFeature<TDocumentType>.ChangeDocumentType Método

Definición

Proporciona lógica para cambiar un tipo a otro. Probablemente afectará a Current.

public void ChangeDocumentType (TDocumentType newType);
abstract member ChangeDocumentType : 'DocumentType -> unit
Public Sub ChangeDocumentType (newType As TDocumentType)

Parámetros

newType
TDocumentType

Escriba para cambiar el documento a .

Se aplica a