Click or drag to resize

SiteConfigurationPrinterConfigurations Property

Gets or sets PrinterDefinitions

Namespace:  PSI.Sox.Configuration
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[XmlArrayItemAttribute("PrinterConfiguration")]
public List<PrinterConfigurationConfig> PrinterConfigurations { get; set; }

Property Value

Type: ListPrinterConfigurationConfig
See Also