ITransmittalSheetSetNotification インタフェース(ActiveX/ATO)

シート セット内のシートの処理に関する通知を取得するために使用されるインタフェース。

サポートされているプラットフォーム: Windows のみ

名前空間: TRANSMITTALLib

アセンブリ: acETransmit20.tlb

クラス情報

クラス名

ITransmittalSheetSetNotification

オブジェクトの継承
Object
   ITransmittalSheetSetNotification
作成時に用いる項目

VB.NET

Friend Class <custom_class_name>
    Implements ITransmittalSheetSetNotification
    ...
End Class

C#

internal class <custom_class_name> : ITransmittalSheetSetNotification
{
  ...
}
経由する項目

VB.NET

User-defined variable; New <custom_class_name>

C#

User-defined variable; new <custom_class_name>

メンバー

次のメンバーはこのオブジェクトの一部です。

メソッド

プロパティ

イベント

postSheetSetProcessing

preSheetSetProcessing

なし

なし

注意

ITransmittalSheetSetNotification インタフェースは、シートセットのシートの処理の前後に通知を取得するために使用されます。

リリース情報

リリース: AutoCAD 2005 以降