JobDeviceLanguage.JobDeviceLanguageOption.JobDeviceLanguageOption

JobDeviceLanguageOption(string, params IJobDeviceLanguageOptionItem[])

新しいインスタンスを作成します。

public JobDeviceLanguageOption(string name, params IJobDeviceLanguageOptionItem[] items)
パラメータタイプ説明
nameStringオプション名。
itemsIJobDeviceLanguageOptionItem[]の任意の配列IJobDeviceLanguageOptionItemインスタンス。

関連項目


JobDeviceLanguageOption(JobDeviceLanguageOption)

このオプション インスタンスを複製します。

public JobDeviceLanguageOption(JobDeviceLanguageOption option)
パラメータタイプ説明
optionJobDeviceLanguageOption複製するインスタンス。

関連項目