Click or drag to resize

SiteConfigurationDocumentConfigurations Property

Gets or sets PrinterDefinitions

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

Property Value

Type: ListDocumentConfigurationConfig
See Also