jj 21.03.2016 update translations
This commit is contained in:
@@ -310,7 +310,8 @@ Module ClassControlProperties
|
||||
End Set
|
||||
End Property
|
||||
|
||||
<CategoryAttribute("Kontextmenue")>
|
||||
<LocalizedCategoryAttribute("category_other")>
|
||||
<LocalizedDescriptionAttribute("desc_masterdataid")>
|
||||
Public Property MasterDataId() As Integer
|
||||
Get
|
||||
Return _master_data_id
|
||||
@@ -568,7 +569,7 @@ Module ClassControlProperties
|
||||
End Property
|
||||
|
||||
<LocalizedCategoryAttribute("category_form")>
|
||||
<LocalizedDescriptionAttribute("Gibt die Form-ID der zu öffnenden Form an.")>
|
||||
<LocalizedDescriptionAttribute("desc_formid")>
|
||||
Public Property FormID() As Integer
|
||||
Get
|
||||
Return _form_id
|
||||
@@ -579,7 +580,7 @@ Module ClassControlProperties
|
||||
End Property
|
||||
|
||||
<LocalizedCategoryAttribute("category_form")>
|
||||
<LocalizedDescriptionAttribute("Gibt die Screen-ID der zu öffnenden Form an.")>
|
||||
<LocalizedDescriptionAttribute("desc_screenid")>
|
||||
Public Property ScreenID() As Integer
|
||||
Get
|
||||
Return _screen_id
|
||||
|
||||
Reference in New Issue
Block a user