BPM.Server.OAL Namespace > IProcessAssistOrgProvider Interface : GetAllChildOUsByName Method |
'Declaration
Function GetAllChildOUsByName( _ ByVal oufullname As String, _ ByVal childouname As String _ ) As OUCollection
'Usage
Dim instance As IProcessAssistOrgProvider Dim oufullname As String Dim childouname As String Dim value As OUCollection value = instance.GetAllChildOUsByName(oufullname, childouname)
OUCollection GetAllChildOUsByName( string oufullname, string childouname )
OUCollection^ GetAllChildOUsByName( String^ oufullname, String^ childouname )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2