printServer property

PrintServer? printServer
getter/setter pair

A print server to create.

If you want to place the print server under a specific organizational unit (OU), then populate the org_unit_id. Otherwise the print server is created under the root OU. The org_unit_id can be retrieved using the Directory API.

Required.

Implementation

PrintServer? printServer;