JobDeviceLanguage.JobDeviceLanguageOption.JobDeviceLanguageOption

JobDeviceLanguageOption(string, params IJobDeviceLanguageOptionItem[])

Skapar en ny instans.

public JobDeviceLanguageOption(string name, params IJobDeviceLanguageOptionItem[] items)
ParameterTypBeskrivning
nameStringEtt alternativnamn.
itemsIJobDeviceLanguageOptionItem[]En godtycklig samling avIJobDeviceLanguageOptionItem instanser.

Se även


JobDeviceLanguageOption(JobDeviceLanguageOption)

Klonar den här alternativinstansen.

public JobDeviceLanguageOption(JobDeviceLanguageOption option)
ParameterTypBeskrivning
optionJobDeviceLanguageOptionEn instans att klona.

Se även