JobDeviceLanguage.JobDeviceLanguageOption.JobDeviceLanguageOption

JobDeviceLanguageOption(string, params IJobDeviceLanguageOptionItem[])

Erstellt eine neue Instanz.

public JobDeviceLanguageOption(string name, params IJobDeviceLanguageOptionItem[] items)
ParameterTypBeschreibung
nameStringEin Optionsname.
itemsIJobDeviceLanguageOptionItem[]Ein beliebiges Array vonIJobDeviceLanguageOptionItem Instanzen.

Siehe auch


JobDeviceLanguageOption(JobDeviceLanguageOption)

Klont diese Optionsinstanz.

public JobDeviceLanguageOption(JobDeviceLanguageOption option)
ParameterTypBeschreibung
optionJobDeviceLanguageOptionEine zu klonende Instanz.

Siehe auch