BPM.Server.OAL Namespace > OrgSvr Class > GetRootOUs Method : GetRootOUs(String,GetRootOUsType) Method |
'Declaration
Public Overloads Shared Function GetRootOUs( _ ByVal ouFullName As String, _ ByVal getType As BPM.GetRootOUsType _ ) As OUCollection
'Usage
Dim ouFullName As String Dim getType As BPM.GetRootOUsType Dim value As OUCollection value = OrgSvr.GetRootOUs(ouFullName, getType)
public static OUCollection GetRootOUs( string ouFullName, BPM.GetRootOUsType getType )
public: static OUCollection^ GetRootOUs( String^ ouFullName, BPM.GetRootOUsType getType )
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