AliasFolders Property

Summary
Gets an IEnumerable to iterate over the folder aliases.
Syntax
C#
C++/CLI
Python
public IEnumerable<KeyValuePair<string, string>> AliasFolders { get; } 
public: 
property IEnumerable<KeyValuePair<String^,String^>>^ AliasFolders { 
   IEnumerable<KeyValuePair<String^,String^>>^ get(); 
} 
AliasFolders # get  (JpipConfiguration) 

Property Value

A reference to the IEnumerable interface to iterate through the folder aliases as a KeyValuePair of System.String.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Server Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.