ListGroup<TBusinessObject> Constructor
Initializes a new instance of the ListGroup<TBusinessObject> class.
Namespace: Microsoft.WindowsServerSolutions.Administration.ObjectModel
Assembly: Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
ListGroup<TBusinessObject>(String) | Initializes a new instance of the ListGroup<TBusinessObject> class with the specified display name. |
![]() |
ListGroup<TBusinessObject>(String, String) | Initializes a new instance of the ListGroup<TBusinessObject> class with the specified display name and the specified description. |
See Also
ListGroup<TBusinessObject> Class
Microsoft.WindowsServerSolutions.Administration.ObjectModel Namespace
Return to top