CustomActivityExporterExport - метод
Пространство имён: Tessa.PlatformСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public override ExportResult Export(
in Batch<Activity> batch
)
Public Overrides Function Export (
ByRef batch As Batch(Of Activity)
) As ExportResult
public:
virtual ExportResult Export(
[InAttribute] Batch<Activity^>% batch
) override
abstract Export :
batch : Batch<Activity> byref -> ExportResult
override Export :
batch : Batch<Activity> byref -> ExportResult
- batch BatchActivity
-
ExportResult