This document is archived and information here might be outdated. Recommended version. |
Find a child folder.
[Visual Basic .NET] Public Function FindChildFolder ( _ ByVal Name As String _ ) As IGxObject
[C#] public IGxObject FindChildFolder ( string Name );