DetailColumn.Add Method
Adds a DetailGroup object to a DetailColumn.
Namespace: Microsoft.WindowsServerSolutions.Administration.ObjectModel
Assembly: Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)
Overload List
Name | Description | |
---|---|---|
Add(DetailGroup) | Adds the specified DetailGroup object to the DetailColumn. |
|
Add(String) | Initializes a DetailGroup object with the specified display name and adds the group to the DetailColumn. |
See Also
DetailColumn Class
Microsoft.WindowsServerSolutions.Administration.ObjectModel Namespace
Return to top