OdataPrintTypeDaoCreatePrintType Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.Configuration.Dao.OdataPrintTypeDao.CreatePrintType(WorkZone.Dispatcher.Base.Configuration.Localization.LocalizedText,System.Collections.Generic.IEnumerable{WorkZone.Dispatcher.Base.Configuration.PrintTypeParameter})"]

Namespace:  WorkZone.Dispatcher.Base.Configuration.Dao
Assembly:  WorkZone.Dispatcher.Base_23.1.0.0 (in WorkZone.Dispatcher.Base_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public WzpPrintType CreatePrintType(
	LocalizedText name,
	IEnumerable<PrintTypeParameter> params
)

Parameters

name
Type: WorkZone.Dispatcher.Base.Configuration.LocalizationLocalizedText

[Missing <param name="name"/> documentation for "M:WorkZone.Dispatcher.Base.Configuration.Dao.OdataPrintTypeDao.CreatePrintType(WorkZone.Dispatcher.Base.Configuration.Localization.LocalizedText,System.Collections.Generic.IEnumerable{WorkZone.Dispatcher.Base.Configuration.PrintTypeParameter})"]

params
Type: System.Collections.GenericIEnumerablePrintTypeParameter

[Missing <param name="params"/> documentation for "M:WorkZone.Dispatcher.Base.Configuration.Dao.OdataPrintTypeDao.CreatePrintType(WorkZone.Dispatcher.Base.Configuration.Localization.LocalizedText,System.Collections.Generic.IEnumerable{WorkZone.Dispatcher.Base.Configuration.PrintTypeParameter})"]

Return Value

Type: WzpPrintType

[Missing <returns> documentation for "M:WorkZone.Dispatcher.Base.Configuration.Dao.OdataPrintTypeDao.CreatePrintType(WorkZone.Dispatcher.Base.Configuration.Localization.LocalizedText,System.Collections.Generic.IEnumerable{WorkZone.Dispatcher.Base.Configuration.PrintTypeParameter})"]

Implements

IPrintTypeDaoCreatePrintType(LocalizedText, IEnumerablePrintTypeParameter)
See Also

Reference