Common: ObjectPropertyDialog

This commit is contained in:
Jonathan Jenne
2022-03-11 15:46:59 +01:00
parent a6de7e0af2
commit 7f9fd6ee58
36 changed files with 785 additions and 326 deletions

View File

@@ -14,7 +14,7 @@ Namespace Methods.IDB.SetAttributeValue
<DataMember>
Public Property AttributeValue As String
<DataMember>
Public Property Who As Long
Public Property Who As String
<DataMember>
Public Property Language As String
End Class