Skip to content

Commit 319bb10

Browse files
committed
return type
1 parent ccd7aeb commit 319bb10

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

MDX2JSON/Installer.cls.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,7 @@ Revokes all access of _PUBLIC user to everything in comma-separated list of name
344344
<Description>
345345
Returns comma-separated list of all local availible namespaces</Description>
346346
<ClassMethod>1</ClassMethod>
347+
<ReturnType>%String</ReturnType>
347348
<Implementation><![CDATA[
348349
set st=##class(%CSP.Portal.Utils).%GetNamespaceList(.nsarrary)
349350
return:$$$ISERR(st) st

0 commit comments

Comments
 (0)