C#
VB
C++
Gets an System.Collections.IEnumerable to iterate over the folder aliases.
public IEnumerable<KeyValuePair<string, string>> AliasFolders { get; } Public ReadOnly Property AliasFolders As IEnumerable(Of KeyValuePair(Of String,String))
public:property IEnumerable<KeyValuePair<String^,String^>>^ AliasFolders {IEnumerable<KeyValuePair<String^,String^>>^ get();}
A reference to the System.Collections.IEnumerable interface to iterate through the folder aliases as a KeyValuePair of System.String.
For an example, refer to JpipServer.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
