NextFreeLangID MethodSave PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedNov 06, 20251 minute readOperations and ExecutionManufacturing Execution System 2023 R2 The NextFreeLangId() method returns the next free language ID for a new language.Syntax Visual BasicC# 'Declaration Public Shared Sub NextFreeLangID( _ ByRef langId As Integer _ ) 'Usage Dim langId As Integer Language.NextFreeLangID(langId) public static void NextFreeLangID( out int langId ) ParameterslangId Output. Holds the returned next free language ID. RemarksThis method is usually called before calling the Clone() method to get the unique ID to be used for the new language.See AlsoReferenceLanguage ClassLanguage MembersClone Method In This Topic
The NextFreeLangId() method returns the next free language ID for a new language.Syntax Visual BasicC# 'Declaration Public Shared Sub NextFreeLangID( _ ByRef langId As Integer _ ) 'Usage Dim langId As Integer Language.NextFreeLangID(langId) public static void NextFreeLangID( out int langId ) ParameterslangId Output. Holds the returned next free language ID. RemarksThis method is usually called before calling the Clone() method to get the unique ID to be used for the new language.See AlsoReferenceLanguage ClassLanguage MembersClone Method
The NextFreeLangId() method returns the next free language ID for a new language.Syntax Visual BasicC# 'Declaration Public Shared Sub NextFreeLangID( _ ByRef langId As Integer _ ) 'Usage Dim langId As Integer Language.NextFreeLangID(langId) public static void NextFreeLangID( out int langId ) ParameterslangId Output. Holds the returned next free language ID. RemarksThis method is usually called before calling the Clone() method to get the unique ID to be used for the new language.See AlsoReferenceLanguage ClassLanguage MembersClone Method
The NextFreeLangId() method returns the next free language ID for a new language.Syntax Visual BasicC# 'Declaration Public Shared Sub NextFreeLangID( _ ByRef langId As Integer _ ) 'Usage Dim langId As Integer Language.NextFreeLangID(langId) public static void NextFreeLangID( out int langId ) ParameterslangId Output. Holds the returned next free language ID. RemarksThis method is usually called before calling the Clone() method to get the unique ID to be used for the new language.See AlsoReferenceLanguage ClassLanguage MembersClone Method