BPM.Client Namespace > Member Class > GetParentOU Method : GetParentOU(BPMConnection,String) Method |
'Declaration
Public Overloads Overridable Function GetParentOU( _ ByVal cn As BPMConnection, _ ByVal ouLevel As String _ ) As OU
'Usage
Dim instance As Member Dim cn As BPMConnection Dim ouLevel As String Dim value As OU value = instance.GetParentOU(cn, ouLevel)
public virtual OU GetParentOU( BPMConnection cn, string ouLevel )
public: virtual OU^ GetParentOU( BPMConnection^ cn, String^ ouLevel )
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