jj 04.05.2016 staticlist editor
This commit is contained in:
@@ -280,7 +280,8 @@
|
||||
End If
|
||||
|
||||
If propExists(properties, "StaticList") Then
|
||||
STATIC_LIST = properties.StaticList
|
||||
Dim value As StaticListValue = DirectCast(properties.StaticList, StaticListValue)
|
||||
STATIC_LIST = value.Value
|
||||
Else
|
||||
STATIC_LIST = String.Empty
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user