次の方法で共有


IDocumentTypeFeature<TDocumentType>.ChangeDocumentType メソッド

定義

1 つの型を別の型に変更するロジックを提供します。 に影響を与える Current可能性があります。

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

パラメーター

newType
TDocumentType

ドキュメントを に変更する場合は、「」と入力します。

適用対象