EmptyBarcodeConverterGetBarcodeForWrite - метод
Получение ID штрих-кода в Barcode.
Пространство имён: Tessa.Extensions.Platform.Server.DocLoadСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public Type GetBarcodeForWrite(
string name
)
Public Function GetBarcodeForWrite (
name As String
) As Type
public:
virtual Type GetBarcodeForWrite(
String^ name
) sealed
abstract GetBarcodeForWrite :
name : string -> Type
override GetBarcodeForWrite :
name : string -> Type
- name String
- Имя типа штрих-кода
TypeIBarcodeConverterGetBarcodeForWrite(String)