ViewModel..::..GetManagerDistinguishedName Method
Gets the name of the manager distinguished.
Namespace:
MichaelBrandonMorris.ActiveDirectoryToolAssembly: MichaelBrandonMorris.ActiveDirectoryTool (in MichaelBrandonMorris.ActiveDirectoryTool.exe)
Syntax
private static string GetManagerDistinguishedName( DataRowView dataRowView )
Private Shared Function GetManagerDistinguishedName ( _ dataRowView As DataRowView _ ) As String
private: static String^ GetManagerDistinguishedName( DataRowView^ dataRowView )
Parameters
- dataRowView
- Type: DataRowView
The data row view.