Namespace: Easymap.AddIn.CommonAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxstring GetJson(
IDictionary<string, string> properties
)
Function GetJson (
properties As IDictionary(Of String, String)
) As String
Parameters
- properties IDictionaryString, String
-
Return Value
String
See Also