This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServiceCatalogAdmin2 Interface > IServiceCatalogAdmin2.CreateServiceFolderArray Method (ArcObjects .NET 10.4 SDK) |
Creates a new array of web service folders.
[Visual Basic .NET] Public Function CreateServiceFolderArray ( _ ) As IStringArray
[C#] public IStringArray CreateServiceFolderArray ( );
[C++]
HRESULT CreateServiceFolderArray(
IStringArray** array
);
[C++]
Parameters array [out, retval]
array is a parameter of type IStringArray